[PATCH] Allow main to come from a shared library for PIE [BZ #262]

Roland McGrath roland@redhat.com
Thu Jul 15 22:02:00 GMT 2004


> +ifeq (yesyes,$(have-fpie)$(build-shared))
> +tests: $(objpfx)tst-pie1.out
> +endif

This should be tests += tst-pie1.



More information about the Libc-hacker mailing list