crosstool-ng/scripts/build
Alexey Neyman 862c35457d Fix build of glibc 2.29 on systems with obsolete host programs
- Force building make as a companion tool if host make is older than
4.0 (CentOS 7 currently has 3.82)
- Disable 2.29 as a choice if host python is older than 3.4
(CentOS 7 has 2.6 unless python from EPEL is installed)
- Python2 emits its version information to STDERR. Ugh.

While there, also use the detected host Python for GDB configuration.

Signed-off-by: Alexey Neyman <stilor@att.net>
2019-03-02 15:45:37 -08:00
..
arch Add config flags for omitting 'arch' and 'vendor' 2018-12-10 01:10:01 -08:00
binutils Add a symlink to LTO for binutils 2018-12-11 08:55:07 -08:00
cc Duh! do not override ${cflags} 2019-02-19 17:38:21 -08:00
companion_libs expat: Build without docbook 2019-02-20 18:34:26 +01:00
companion_tools Fix build of glibc 2.29 on systems with obsolete host programs 2019-03-02 15:45:37 -08:00
debug Fix build of glibc 2.29 on systems with obsolete host programs 2019-03-02 15:45:37 -08:00
kernel Add config flags for omitting 'arch' and 'vendor' 2018-12-10 01:10:01 -08:00
libc Fix musl build when CT_SHARED_LIBS=n 2019-02-24 09:36:46 +02:00
test_suite Fix the references to old config variables 2017-07-08 10:57:56 -07:00
arch.sh Add config flags for omitting 'arch' and 'vendor' 2018-12-10 01:10:01 -08:00
companion_libs.sh Build companion libs for target. 2015-11-13 10:24:22 -08:00
companion_tools.sh Some locations were missed while renaming kconfig symbols 2017-07-08 10:57:57 -07:00
debug.sh Some locations were missed while renaming kconfig symbols 2017-07-08 10:57:57 -07:00
internals.sh Add a symlink to LTO for binutils 2018-12-11 08:55:07 -08:00
libc.sh Use "package ksym" when fetching/extracting 2018-12-14 18:50:51 -08:00
test_suite.sh Some locations were missed while renaming kconfig symbols 2017-07-08 10:57:57 -07:00