crosstool-ng/scripts/build
Bernhard Walle 6cb9e62f6c comptools/make: Fix CT_COMP_TOOLS_make_gmake option
Commit 6f8e89cb5c broke that option.
Since ${make} points to /usr/bin/make, making the symlink from gmake
to /usr/bin/make is obviously the wrong decision. gmake should link to
our (old-versioned) self-built make.

Signed-off-by: Bernhard Walle <bernhard@bwalle.de>
2016-11-19 12:40:47 -08:00
..
arch Update x86.sh 2016-08-25 18:00:56 -07:00
binutils elf2flt: do not treat warnings as errors 2016-09-20 23:28:29 +03:00
cc Do not run 'make install' in parallel in GCC. 2016-11-09 16:46:01 -08:00
companion_libs libelf: Cygwin fix for UNC paths 2016-01-03 15:53:09 +00:00
companion_tools comptools/make: Fix CT_COMP_TOOLS_make_gmake option 2016-11-19 12:40:47 -08:00
debug Work-around another quirk in GDB configure. 2016-04-01 18:15:39 -07:00
kernel linux: allow arm* to build headers for no-mmu 2016-01-13 06:03:27 -08:00
libc Merge remote-tracking branch 'upstream/master' 2016-11-11 21:03:11 +01:00
test_suite consistency: Use exported variables of required tools 2015-11-17 02:48:09 -08:00
arch.sh musl: Add multilib support. 2016-08-23 11:00:27 -07:00
cc.sh Whitespace: We don't use tabs in shell or kconfig files 2015-12-08 10:55:17 -08:00
companion_libs.sh Build companion libs for target. 2015-11-13 10:24:22 -08: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 internals: properly strip gdbserver 2016-09-10 12:48:35 +03:00
test_suite.sh test-suite: Added new test suite feature (experimental) 2010-05-19 17:53:04 +02:00