crosstool-ng/config
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
..
arch arch/arm: EABIhf is now the default 2014-09-20 16:53:58 +02:00
binutils binutils: Add binutils-2.25 2015-01-01 16:19:11 -08:00
cc gcc: The latest 'released' linaro 4.8 is 2014.04, not 08 2014-12-08 23:55:09 -08:00
companion_libs gmp: Disable --enable-mpbsd if version is >= 5.0.2 2014-12-23 13:28:26 -08:00
debug debug/gdb: Add gdb-7.8.1 2014-12-04 23:44:19 -08:00
global Add main EXPERIMENTAL_PATCHES setting 2014-07-28 01:21:51 +02:00
kernel config/linux: Update kernel versions 2014-12-11 09:58:57 +00:00
libc Merge pull request #13 from davidholsgrove/newlib_canadian 2014-12-15 18:02:51 -08:00
.gitignore repository: migrate old hg files over to git 2014-06-27 00:28:53 +02:00
backend.in kconfig: remove useless 'default n' 2011-05-31 16:27:39 +02:00
binutils.in binutils: cleanup ELF/FLAT/FDPIC dependencies 2012-11-19 21:39:58 +01:00
cc.in cc: add options to differentiate the need for pass-1 and pass-2 2014-05-05 23:29:48 +02:00
companion_libs.in complibs/cloog: add support for the ISL backend 2013-05-05 00:01:05 +02:00
companion_tools.in comptools/make: Install 'gmake' symlink 2015-01-08 19:15:51 -08:00
config.in config: switch cc with libc in the config order 2014-05-11 13:38:12 +02:00
config.mk all: fix wildcard to work with make-4.x 2014-06-25 23:33:01 +02:00
debug.in config: fix style issues when source-ing files 2010-03-29 20:24:50 +02:00
global.in config: allow unconditional usage of tristates 2010-07-28 21:32:42 +02:00
kernel.in libc/mingw: replace mingw32 with generic mingw 2012-11-14 14:05:49 +01:00
libc.in libc/mingw: threads are the native ones 2014-07-28 01:23:34 +02:00
target.in arch: add option to let gccdecide what floating point to use 2014-05-09 19:10:08 -07:00
test_suite.in all: unmark experimental features 2012-12-26 20:05:19 +01:00
toolchain.in all: unmark experimental features 2012-12-26 20:05:19 +01:00