crosstool-ng/scripts/build
Cody Schafer db2872f2ac cc/gcc: allow CC_EXTRA_CONFIG_ARRAY on baremetal
The final bare-metal compiler is built using the core backend.
Currently the core uses the CC_CORE_EXTRA_CONFIG_ARRAY variable.

While this works as supposed to, this can leave the user puzzled
in the menuconfig, since all he can see is the core options, not
the final options.

Only show the core options if any of the core passes are needed,
and use the final options in the core-backend if we're issuing
the bare-metal compiler.

Signed-off-by: Cody P Schafer <dev@codyps.com>
[yann.morin.1998@free.fr: hide core options if no core pass needed;
 use final option in core backend if issuing the bare-metal compiler]
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Message-Id: <22181e546ba746202489.1399688067@localhost>
Patchwork-Id: 347586
2014-05-09 19:13:49 -07:00
..
arch arch/arm: add support for AArch64 2013-12-30 23:28:18 +01:00
binutils binutils: Added ranlib to tools list 2014-02-04 07:40:45 +00:00
cc cc/gcc: allow CC_EXTRA_CONFIG_ARRAY on baremetal 2014-05-09 19:13:49 -07:00
companion_libs complibs/isl: add HTTP mirror 2013-08-01 20:24:35 +00:00
companion_tools comptools/libtool: chmod files to u+w 2011-03-03 19:32:05 +01:00
debug debug/gdb: fix canadian-cross in case of static cross gdb 2013-11-15 21:35:27 +01:00
kernel kernel/linux: fix fall-out due to arm64 special case 2014-01-01 19:14:20 +01:00
libc newlib: fix extract process for custom version 2014-02-25 13:34:48 -05:00
test_suite cc/gcc: copy file with 'cp -v', it rotates the progress bar 2012-01-01 22:54:37 +01:00
companion_libs.sh complibs: introduce generic multi-complibs infrastructure 2012-11-16 14:59:27 +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: Use ${CT_TARGET}-strip to strip gdbserver 2012-09-20 11:20:16 +08:00
test_suite.sh test-suite: Added new test suite feature (experimental) 2010-05-19 17:53:04 +02:00