On 11 August 2016 at 18:11, Mark Hatle <mark.hatle@windriver.com> wrote:
Binary locales have an endian and alignment setting to them.  If a platform
supports both big and little endian, this common locale would not work.  (That
is extremely rare....)  Also if a platform supports different alignments in
different libraries that could cause an impact as well.  (This is also extremely
unlikely.)

So by that logic this patch should be rejected, right?

This path is for the compiled locale definitions - LC_TYPE etc and the locale archive, right?  So it's only glibc-locales that ships in here, not other packages (just trying to check my assumptions)

Ross