[PATCH 1/3] New --inhibit-ldcache option to ld.so to prevent it form reading ld.so.cache
Siddhesh Poyarekar
siddhesh.poyarekar@gmail.com
Tue Apr 10 17:49:00 GMT 2012
On Tue, Apr 10, 2012 at 10:31 PM, Roland McGrath <roland@hack.frob.com> wrote:
>> * elf/Makefile: Define SYSCONFDIR when building rtld.c.
>
> This change is not needed by anything else in this patch, so leave it out.
> Otherwise the patch looks OK to me.
>
This is needed for LD_SO_CACHE that I used in the help text for
--inhibit-cache in rtld.c, since LD_SO_CACHE is defined as:
#define LD_SO_CACHE SYSCONFDIR "/ld.so.cache"
rtld.c compilation fails without this change.
--
Siddhesh Poyarekar
http://siddhesh.in
More information about the Libc-alpha
mailing list