crosstool-ng/scripts/build
Yann E. MORIN" 9d64a6b29e cc/gcc: always build core pass-1
Up until now, all conditions requiring a core pass-1 was when the
threading implementation used was NPTL. So we only built the core
pass-1 when NPTL was used.

Now, things have changed (what? when? Dunno...), and some bare-metal
canadian toolchains fail to build if a core pass-1 is not present.

OTOH, a core pass-1, although not needed for non-NPTL builds, does
no harm at all if it is present.

So, unconditionally build a core pass-1 (but still pass conditional
options to the core backend).

Reported-by: Per Arnold Blaasmo <Per-Arnold.Blaasmo@atmel.com>
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
2012-08-01 19:02:06 +02:00
..
arch arch/sh: use endian string in tests 2011-11-20 21:05:36 +01:00
binutils binutils: add frontends for building to run on the build machine 2011-07-24 23:52:28 +02:00
cc cc/gcc: always build core pass-1 2012-08-01 19:02:06 +02:00
companion_libs complibs/cloog: create missing m4 dir 2012-07-31 22:27:29 +02:00
companion_tools comptools/libtool: chmod files to u+w 2011-03-03 19:32:05 +01:00
debug debug/duma: fix download url 2012-06-10 23:51:40 +02:00
kernel kernel/linux: fix missing quote 2011-12-12 21:47:08 +01:00
libc libc/uClibc: add additional debug level between "minimal" and "all" 2012-02-24 16:08:32 +01:00
test_suite cc/gcc: copy file with 'cp -v', it rotates the progress bar 2012-01-01 22:54:37 +01:00
companion_tools.sh companion_tools/autoconf: add autoconf tool 2010-01-12 21:09:30 +01:00
debug.sh Simplify the Tools and Debug facilities menu entries: 2008-10-10 14:30:44 +00:00
internals.sh scripts, cc/gcc: do not fail on existing symlinks or build.log 2011-07-12 23:52:24 +02:00
test_suite.sh test-suite: Added new test suite feature (experimental) 2010-05-19 17:53:04 +02:00