[PATCH] Always set l_used for vDSO (BZ #13706)

Andreas Schwab schwab@linux-m68k.org
Fri Feb 24 12:24:00 GMT 2012


Marek Polacek <polacek@redhat.com> writes:

> +$(objpfx)tst-unused-dep.out: $(objpfx)testobj1.so
> +	LD_TRACE_LOADED_OBJECTS=1 \
> +	LD_DEBUG=unused \
> +	$(elf-objpfx)${rtld-installed-name} \
> +	  --library-path $(rpath-link)$(patsubst %,:%,$(sysdep-library-path)) \
> +	  $< | grep -E "linux-(gate|vdso).so.1" > $@ || :

That doesn't match linux-vdso32.so.1 and linux-vdso64.so.1.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



More information about the Libc-alpha mailing list