openwrt/toolchain/gcc
Felix Fietkau 749d865aa4 gcc: gcc 4.9.x disable libsanitize
gcc 4.9.x enables building of libsanitize

- libsanitize needs some headers that are not available
  in uclibc (netrom/netrom.h)

according to buildroot project:
- build fail with musl
- need wordexp with uclibc which increases uclibc size
http://git.buildroot.net/buildroot/commit/?id=5f4d658d888b539de9a6247ae5b1a0999de5d4ec
http://git.buildroot.net/buildroot/commit/?id=554e29e267e6b36a0fd78c82cbad2c82d939eb7f

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>

SVN-Revision: 42767
2014-10-05 14:59:45 +00:00
..
files do not use the wrapper scripts for exportable toolchains internally. on some systems the wrapper scripts are broken, and their use should be opt-in 2009-11-19 17:23:31 +00:00
final gcc: gcc 4.9.x disable libsanitize 2014-10-05 14:59:45 +00:00
initial cleanup 2013-04-01 15:43:23 +00:00
minimal gcc: gcc 4.9.x disable libsanitize 2014-10-05 14:59:45 +00:00
patches gcc: add 4.9-linaro based on the 2014.09 release 2014-09-30 21:36:28 +00:00
common.mk gcc: add 4.9-linaro based on the 2014.09 release 2014-09-30 21:36:28 +00:00
Config.in gcc: add 4.9-linaro based on the 2014.09 release 2014-09-30 21:36:28 +00:00
Config.version gcc: add 4.9-linaro based on the 2014.09 release 2014-09-30 21:36:28 +00:00