1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-02 21:27:38 +03:00
openwrt-xburst/toolchain/gcc
nbd 056e3e42e0 gcc: always explicitly link against libstdc++, fixes build errors on some hosts that refuse to link it in implicitly (should fix #10587)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29721 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-12 10:15:20 +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 [toolchain]: replace gcc 4.5.2 support with 4.6.1 2011-07-01 11:43:15 +00:00
initial toolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and moving it back to $(TOOLCHAIN_DIR), this change makes the toolchain relocatable again, which should fix the SDK 2010-08-19 12:49:51 +00:00
minimal gcc: split up the build process into three distinct stages (minimal, initial, final), to clean up the dependency handling nastiness and to improve support for rebuilding parts of the toolchain 2010-07-20 20:57:21 +00:00
patches gcc: add 4.6-linaro version 4.6-2011.08 2011-08-18 12:13:54 +00:00
common.mk gcc: always explicitly link against libstdc++, fixes build errors on some hosts that refuse to link it in implicitly (should fix #10587) 2012-01-12 10:15:20 +00:00
Config.in gcc: add 4.6-linaro version 4.6-2011.08 2011-08-18 12:13:54 +00:00
Config.version gcc: add 4.6-linaro version 4.6-2011.08 2011-08-18 12:13:54 +00:00