1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-01 11:44:11 +03:00
openwrt-xburst/toolchain
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
..
binutils toolchain: keep the initial gcc around for later uclibc rebuilds 2012-06-30 18:12:15 +00:00
eglibc eglibc: work around a broken configure test to fix compile errors on x86 2012-06-29 16:19:48 +00:00
gcc toolchain: keep the initial gcc around for later uclibc rebuilds 2012-06-30 18:12:15 +00:00
gdb toolchain/gdb: fix compile for powerpc targets, refresh patch 2011-06-11 13:25:00 +00:00
insight toolchain/insight: update download location and MD5 sum to status quo 2012-06-18 23:41:48 +00:00
kernel-headers [toolchain] kernel-headers: Fix patch application for kernel-headers and a patch that fixes exposure of a kernel-only data type (umode_t) to application layer which causes compile errors in ext2_fs.h using programs. 2012-05-13 05:02:27 +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
uClibc toolchain: keep the initial gcc around for later uclibc rebuilds 2012-06-30 18:12:15 +00:00
wrapper [buildroot] use ext-toolchain.sh to integrate external toolchains 2012-01-18 03:08:09 +00:00
Config.in toolchain: enable gdb by default 2012-06-28 14:32:11 +00:00
info.mk [toolchain] uClibc cleanup: 2009-04-24 02:07:24 +00:00
Makefile [toolchain/glibc*] purge support for glibc - use eglibc instead! 2012-04-28 22:24:12 +00:00