crosstool-ng/scripts
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
..
build cc/gcc: always build core pass-1 2012-08-01 19:02:06 +02:00
addToolVersion.sh scripts: fix tools override 2012-01-16 23:36:42 +01:00
config.guess scripts: update config.{guess,sub} 2012-05-06 15:11:24 +02:00
config.sub scripts: update config.{guess,sub} 2012-05-06 15:11:24 +02:00
crosstool-NG.sh.in scripts: fix catching build failures, the proper way, now 2012-05-08 23:29:38 +02:00
functions scripts/functions: tweak the endianness LDFLAGS 2012-05-06 16:42:59 +02:00
gen_in_frags.sh config: move multi-line shell commands from Makefile to script 2011-07-03 23:02:16 +02:00
install-sh configure: use autoconf to generate configure 2011-11-07 22:28:40 +01:00
mk-patch.sh scripts/mk-patch: squash all non alphanumeric chars 2011-04-08 00:58:33 +02:00
mk-release.sh scripts: fix mk-release 2012-05-08 22:30:05 +02:00
patch-renumber.sh scripts: fix tools override 2012-01-16 23:36:42 +01:00
patch-rework.sh misc: fix more typos here and there... 2011-07-17 16:53:40 +02:00
populate.in Allow multi-word "install" command. 2012-04-26 19:55:59 -06:00
saveSample.sh.in samples: use savedefconfig when saving samples 2012-05-07 00:27:05 +02:00
scripts.mk scripts: some eye-candy 2009-10-30 20:08:44 +01:00
showSamples.sh scripts/showSample: also print the threading implementation 2012-08-01 22:02:26 +02:00
showTuple.sh.in scripts: fix tools override 2012-01-16 23:36:42 +01:00
toolchain-config.in scripts: simplify and fix the toolchain config script 2011-08-19 00:52:05 +02:00
xldd.in docs: update my e-mail 2012-03-06 21:36:10 +01:00