[PATCH BZ #23668] Default to the new format for ld.so.cache
Josh Triplett
josh@joshtriplett.org
Wed Sep 19 20:38:00 GMT 2018
On Wed, Sep 19, 2018 at 09:35:57PM +0200, Florian Weimer wrote:
> Josh Triplett <josh@joshtriplett.org> writes:
>
> > glibc has supported this format for 18+ years.
> >
> > Reorder conditionals to look for the new format first.
> >
> > [BZ #23668]
> > * elf/ldconfig.c: Default to the new format for ld.so.cache. glibc has
> > supported this format for 18+ years.
> > * elf/dl-cache.c (_dl_load_cache_lookup): Reorder conditionals to look
> > for the new format first.
>
> Josh, do you know if any distribution has been using this format by
> default?
Clear is using it by default, and I'm currently working on getting
Debian doing so.
More information about the Libc-alpha
mailing list