[Bug build/20130] glibc make check fails beacuse of typo in no-pie-ldflag

schwab@linux-m68k.org sourceware-bugzilla@sourceware.org
Sun May 22 17:52:00 GMT 2016


https://sourceware.org/bugzilla/show_bug.cgi?id=20130

--- Comment #1 from Andreas Schwab <schwab@linux-m68k.org> ---
--no-pie is the same as -fno-pie, and is a different option than -no-pie.  If
your compiler doesn't understand -no-pie then it is too old to produce PIE by
default, and the configure check should fail.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Glibc-bugs mailing list