openwrtv4/toolchain
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
..
binutils binutils: select linaro 2.24 version by default 2014-09-30 21:36:17 +00:00
eglibc eglibc: temporarily disable parallel build until fixed 2014-06-29 11:03:42 +00:00
gcc gcc: gcc 4.9.x disable libsanitize 2014-10-05 14:59:45 +00:00
gdb build: remove check to nonexistant CONFIG_ENABLE_LOCALE variable and move DISABLE_NLS to package-defaults.mk 2014-03-21 15:54:07 +00:00
insight build: remove check to nonexistant CONFIG_ENABLE_LOCALE variable and move DISABLE_NLS to package-defaults.mk 2014-03-21 15:54:07 +00:00
kernel-headers remove support for ubicom32 2012-11-30 10:53:55 +00:00
llvm gcc: add llvm-gcc and llvm from trunk (does not successfully compile a target yet, but gets close) 2009-10-10 19:25:48 +00:00
musl toolchain/musl: update to version 1.1.4 2014-08-02 20:27:52 +00:00
uClibc uClibc: fix copy&pasted typo in the stat fix 2014-07-10 20:14:58 +00:00
wrapper buildroot: allow specifying libc personality for external toolchains 2013-02-20 15:06:10 +00:00
Config.in Kconfig: Aesthetic/formatting fixes to toolchain/Config.in. 2014-09-13 20:26:51 +00:00
info.mk uClibc cleanup: - use full version string (0.9.30.1), instead of base (0.9.30) + extra (.1) - remove support for 0.9.28 and snapshots (building from SVN to be added later) 2009-04-24 02:07:24 +00:00
Makefile toolchain: update build steps doc 2014-02-18 22:15:58 +00:00