[PATCH] ld.so: command argument "--preload"
David Newall
glibc@davidnewall.com
Wed Nov 7 14:04:00 GMT 2018
On 8/11/18 12:02 am, Florian Weimer wrote:
>>
>> +tst-rtld-preload-OBJS = $(subst $(empty) ,:,$(strip $(preloadtest-preloads:=.so)))
>> +$(objpfx)tst-rtld-preload.out: tst-rtld-preload.sh $(objpfx)ld.so \
>> + $(objpfx)preloadtest
> Missing dependency on the objects in $(tst-rtld-preload-OBJS), I think.
I think not. This is the same as preloadtest-ENV (without
"LD_PRELOAD="). Is it okay? Should I have included a comment to
explain this?
More information about the Libc-alpha
mailing list