crosstool-ng/scripts
Bernhard Walle c88bbca7ab comptools/make: Install 'gmake' symlink
We had following problem: We're building a toolchain with an old glibc
version for compatibility with old Linux distributions (glibc 2.9). This
version requires make < 4 to build. However, the configure script of
glibc looks for make in the order "gnumake", "gmake" and "make". So when
"gmake" is available in the system (which is the case on Gentoo Linux
per default, unfortunately), then configure finds the system gmake 4.1
instead of the ct-ng make 3.82.

This patch adds an option to install a symlink so that 'gmake' is also
available in the old version when building toolchains.

Signed-off-by: Bernhard Walle <bernhard@bwalle.de>
2015-01-08 19:15:51 -08:00
..
build comptools/make: Install 'gmake' symlink 2015-01-08 19:15:51 -08:00
.gitignore repository: migrate old hg files over to git 2014-06-27 00:28:53 +02:00
addToolVersion.sh scripts/addToolVersion: simpily gcc handling and fix for gcc-4.9.X (and later) 2014-07-19 12:23:02 +02:00
config.guess scripts: Update config.guess and config.sub 2014-02-21 23:28:12 -08:00
config.sub scripts: Update config.guess and config.sub 2014-02-21 23:28:12 -08:00
crosstool-NG.sh.in scripts/crosstool-NG.sh.in: patch regex to work with BSD grep 2014-12-05 03:12:57 -08:00
functions scripts/crosstool-NG: use ${grep} instead of 'grep' 2014-08-28 22:32:17 +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
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 populate: fix empty files.list 2014-09-11 23:34:59 +02: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: another change needed for the Hg->git conversion 2014-06-28 13:10:23 +02:00
showTuple.sh.in scripts/showTuple: fix stdout 2013-01-06 12:08:33 +01:00
toolchain-config.in scripts: simplify and fix the toolchain config script 2011-08-19 00:52:05 +02:00
xldd.in scripts/xldd: use user's sed and grep 2012-12-05 20:31:43 +01:00