buildroot/toolchain
Peter Korsgaard bc65432230 toolchain: introduce HOSTCC_VERSION and fix gcc-4.3.x build with old host CCs
gcc < 4.2.0 doesn't support -Wno-overlength-stings, but gcc-4.3.x configure
fails to detect that, breaking the build.

Work around it by detecting the host gcc version (and store in HOSTCC_VERSION)
and set the proper configure variables for gcc < 4.2.0.
2009-01-19 09:18:46 +00:00
..
binutils toolchain/: convert to DOWNLOAD helper 2009-01-16 11:47:05 +00:00
ccache toolchain/: convert to DOWNLOAD helper 2009-01-16 11:47:05 +00:00
dependencies dependencies: simplistic SHELL = bash check 2009-01-01 21:20:46 +00:00
elf2flt toolchain/: get rid of unneeded $(strip ..) 2008-12-08 08:15:42 +00:00
external-toolchain toolchain/external-toolchain/ext-tool.mk: Support non sysroot-able toolchains 2009-01-12 12:54:30 +00:00
gcc toolchain: introduce HOSTCC_VERSION and fix gcc-4.3.x build with old host CCs 2009-01-19 09:18:46 +00:00
gdb toolchain/: convert to DOWNLOAD helper 2009-01-16 11:47:05 +00:00
kernel-headers buildroot: convert remaining WGET users to DOWNLOAD helper 2009-01-16 12:07:53 +00:00
mklibs toolchain/: get rid of unneeded $(strip ..) 2008-12-08 08:15:42 +00:00
sstrip toolchain/: get rid of unneeded $(strip ..) 2008-12-08 08:15:42 +00:00
uClibc Kconfig: remove 'default n' and 'default no' (see r22874) 2009-01-18 14:20:18 +00:00
Config.in toolchain: revert "Allow creating a script for external use of Buildroot toolchain" 2009-01-02 20:31:01 +00:00
Config.in.1 toolchain: use same gdb Config.in for internal/external toolchains 2008-12-15 15:28:48 +00:00
Config.in.2 The liboil Makefile will use "-mcpu=vfp" when building for ARM. 2009-01-18 10:51:53 +00:00
Makefile.in toolchain: revert "Allow creating a script for external use of Buildroot toolchain" 2009-01-02 20:31:01 +00:00
br2_autoreconf
patch-kernel.sh
wget-show-external-deps.sh