crosstool-ng/config
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 binutils/binutils: add support for threaded gold 2011-01-02 13:52:16 +01:00
cc cc/gcc: add versions from Linaro 2011-02-17 22:29:33 +01:00
companion_libs complibs/cloog: fix linking with libstdc++ 2010-11-29 00:50:21 +01:00
debug debug/gdb: add versions from Linaro 2011-02-17 23:05:34 +01:00
global config: add an option not to remove the destination directory 2011-01-28 22:06:49 +01:00
kernel kernel/linux: add latest versions 2011-02-21 23:17:45 +01:00
libc libc/glibc: add fortify option 2011-02-21 23:39:46 +01:00
backend.in config: allow libc selection in backend mode 2010-04-01 19:52:54 +02:00
binutils.in binutils: allow choice for elf format when building bare-metal cross compiler 2010-04-09 21:04:28 +02:00
cc.in config: add support for a second part of the generated choices 2010-06-08 23:26:54 +02:00
companion_libs.in docs: overview.txt is gone, point to the new documentation 2010-12-22 00:34:56 +01:00
companion_tools.in comptools: add make-3.81 2011-01-29 00:57:02 +01:00
config.in test-suite: Added new test suite feature (experimental) 2010-05-19 17:53:04 +02:00
config.mk config: add support for a second part of the generated choices 2010-06-08 23:26:54 +02:00
debug.in config: fix style issues when source-ing files 2010-03-29 20:24:50 +02:00
global.in config: allow unconditional usage of tristates 2010-07-28 21:32:42 +02:00
kernel.in kernel: add mingw 2010-07-11 21:36:20 +02:00
libc.in libc: hide no-thread for those C libraries that do not support it 2010-12-12 22:18:52 +01:00
target.in config/arch: re-organise architecture-specific options 2010-09-11 12:38:12 +02:00
test_suite.in test-suite: Added new test suite feature (experimental) 2010-05-19 17:53:04 +02:00
toolchain.in config/toolchain: force use of sysroot if OBSOLETE is not set 2011-01-25 22:14:52 +01:00