crosstool-ng/scripts/build
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
..
arch arch: remove ia64 2011-01-03 22:02:06 +01:00
binutils scripts: PARALLELMFLAGS is evil, rename 2011-01-22 22:35:43 +01:00
cc cc/gcc: add versions from Linaro 2011-02-17 22:29:33 +01:00
companion_libs scripts: PARALLELMFLAGS is evil, rename 2011-01-22 22:35:43 +01:00
companion_tools comptools: add make-3.81 2011-01-29 00:57:02 +01:00
debug debug/gdb: add versions from Linaro 2011-02-17 23:05:34 +01:00
kernel kernel/linux: simplify the download URL 2011-01-14 18:36:07 +01:00
libc libc/glibc: add fortify option 2011-02-21 23:39:46 +01:00
test_suite test-suite: apply cleanup pass 2010-05-22 22:04:31 +02:00
companion_tools.sh companion_tools/autoconf: add autoconf tool 2010-01-12 21:09:30 +01:00
debug.sh Simplify the Tools and Debug facilities menu entries: 2008-10-10 14:30:44 +00:00
internals.sh internals: don't remove lib64 symlinks in sysroot 2011-02-21 14:39:24 +01:00
test_suite.sh test-suite: Added new test suite feature (experimental) 2010-05-19 17:53:04 +02:00