crosstool-ng/scripts/build/libc
Yann E. MORIN" b93e67f07c libc/glibc: add fortify option
By default, recent versions of glibc and eglibc will build some
functions that take format strings (eg. printf, syslog...) with
run-time checks against some format string attacks. This is
called a fortified build.

Unfortunately, this fails somehow while building the instrumented
version of syslog, with some kind of circular dependency...

Disable fortified builds by default, and hide the enabling option
behind EXPERIMENTAL for daring users...

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
2011-02-21 23:39:46 +01:00
..
eglibc.sh libc: remove now unneeded do_libc_headers 2011-01-22 22:36:20 +01:00
glibc-eglibc.sh-common libc/glibc: add fortify option 2011-02-21 23:39:46 +01:00
glibc.sh libc: remove now unneeded do_libc_headers 2011-01-22 22:36:20 +01:00
mingw.sh libc/mingw: do not remove support symlink 2011-01-26 00:04:41 +01:00
newlib.sh libc: remove now unneeded do_libc_headers 2011-01-22 22:36:20 +01:00
none.sh libc: remove now unneeded do_libc_headers 2011-01-22 22:36:20 +01:00
uClibc.sh libc: remove now unneeded do_libc_headers 2011-01-22 22:36:20 +01:00