bz1311954 - multilib variations in LC_COLLATE files, with fixes
DJ Delorie
dj@redhat.com
Thu Mar 21 03:23:00 GMT 2019
"Carlos O'Donell" <codonell@redhat.com> writes:
> Care to do a simple rebuild on fedora and see if it really increases
> the size of the installed locale-archive by much?
I hope a RHEL7 glibc build is sufficient, since that's what I had ready
to go...
The difference between 25%, 40%, and 50% is not very much...
$ ls -l */en_US.utf8/LC_COLLATE
1,241,446 locale-25/en_US.utf8/LC_COLLATE
1,243,766 locale-40/en_US.utf8/LC_COLLATE
1,245,334 locale-50/en_US.utf8/LC_COLLATE
$ du -sk *
112,632 locale-25
112,668 locale-40
112,872 locale-50
More information about the Libc-alpha
mailing list