This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: bz1311954 - multilib variations in LC_COLLATE files, with fixes
- From: DJ Delorie <dj at redhat dot com>
- To: "Carlos O'Donell" <codonell at redhat dot com>
- Cc: digitalfreak at lingonborough dot com, libc-alpha at sourceware dot org
- Date: Wed, 20 Mar 2019 23:23:42 -0400
- Subject: Re: bz1311954 - multilib variations in LC_COLLATE files, with fixes
"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