mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-23 22:52:23 +00:00
f53dd7e985
PowerPC unveiled that you can't reliably build a target libgcc until you have C library headers. In fact you can't build it at all. The fact that it did build for some architectures was purely coincidental, and a mistake. This fix should still allow to build uClibc-based toolchains (some ARM uClibc toolchains were build-tested). /trunk/scripts/build/cc_gcc.sh | 100 47 53 0 +++++++++++++++++++++++------------------------- 1 file changed, 47 insertions(+), 53 deletions(-) |
||
---|---|---|
.. | ||
debug | ||
tools | ||
binutils.sh | ||
cc_gcc.sh | ||
debug.sh | ||
gmp.sh | ||
kernel_linux-libc-headers.sh | ||
kernel_linux.sh | ||
libc_glibc.sh | ||
libc_uClibc.sh | ||
mpfr.sh | ||
tools.sh |