1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-02 19:28:53 +03:00
openwrt-xburst/toolchain/uClibc
nbd 40b6fce4a1 toolchain: keep the initial gcc around for later uclibc rebuilds
testing uclibc changes is tricky because the final gcc tends to miscompile
uclibc code or barf up internal compiler errors.
install binutils into $(TOOLCHAIN_DIR)/initial (without changing the configure
prefix) and copy it from there to $(TOOLCHAIN_DIR)/ so that the initial gcc
can be put into $(PATH) for the uclibc build, even if the final gcc
is already installed.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32553 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-30 18:12:15 +00:00
..
config-0.9.33.2 uClibc: update to 0.9.33.2, fixes #4420 2012-05-15 13:42:32 +00:00
patches-0.9.33.2 uClibc: update to 0.9.33.2, fixes #4420 2012-05-15 13:42:32 +00:00
Config.in uClibc: update to 0.9.33.2, fixes #4420 2012-05-15 13:42:32 +00:00
Config.version uClibc: update to 0.9.33.2, fixes #4420 2012-05-15 13:42:32 +00:00
Makefile toolchain: keep the initial gcc around for later uclibc rebuilds 2012-06-30 18:12:15 +00:00