1
0
Fork 0
forked from mirror/openwrt
openwrt/include
Kevin Darbyshire-Bryant a08394b3c6 build: prereq: tidy gcc version checks
There is a restriction in the number of parameters(10)  that may be passed to
the SetupHostCommand macro so continually adding explicit gcc'n' version
checks ends up breaking the compiler check for the later versions and
oddballs like Darwin as was done in 835d1c68a0 which added gcc10.

Drop all the explicitly specified gcc version checks.  If a suitable gcc
compiler is not found, it may be specified at the dependency checking
stage after which that version will be symlinked into the build staging
host directory.

eg. 'CC=gccfoo CXX=g++foo make prereq'

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Acked-by: Jo-Philipp Wich <jo@mein.io>
(cherry picked from commit 1fb3c003d6)
2020-03-29 18:47:03 +02:00
..
site
autotools.mk autotools.mk: autoreconf: fix missing install-sh 2019-09-04 13:32:36 +02:00
cmake.mk cmake: Install host packages to lib instead of lib64 2019-12-23 00:31:48 +01:00
debug.mk
depends.mk
device_table.txt
download.mk build: add PKG_SOURCE_URL_FILE support 2019-11-23 13:36:28 +01:00
feeds.mk
hardened-ld-pie.specs
hardening.mk
host-build.mk
image-commands.mk build: fix indent in image-commands.mk 2019-09-04 13:40:17 +02:00
image-legacy.mk
image.mk Revert "build: remove harmful -nopad option from mksquashfs" 2019-09-08 18:50:11 +02:00
kernel-build.mk include: kernel-build: pass pkg-config overrides to kernel build 2019-09-04 13:46:59 +02:00
kernel-defaults.mk
kernel-version.mk kernel: bump 4.14 to 4.14.172 2020-03-09 20:44:27 +01:00
kernel.mk build: include BUILD_VARIANT in PKG_BUILD_DIR 2019-09-04 13:35:17 +02:00
netfilter.mk
nls.mk
package-bin.mk
package-defaults.mk
package-dumpinfo.mk
package-ipkg.mk build: warn when packages have no associated install section 2019-09-04 13:21:22 +02:00
package-seccomp.mk
package.mk build: include BUILD_VARIANT in PKG_BUILD_DIR 2019-09-04 13:35:17 +02:00
prereq-build.mk build: prereq: tidy gcc version checks 2020-03-29 18:47:03 +02:00
prereq.mk build: cleanup possibly dangling Python 3 host symlink 2019-11-09 08:21:45 +01:00
quilt.mk
rootfs.mk
scan.awk
scan.mk
scons.mk
shell.sh
subdir.mk
target.mk
toolchain-build.mk
toplevel.mk build: fix host menu config targets using ncurses 2019-10-09 21:07:13 +02:00
u-boot.mk u-boot.mk: use openwrt url instead of lede project 2019-09-04 13:41:21 +02:00
uclibc++.mk
unpack.mk
verbose.mk
version.mk OpenWrt v19.07.2: revert to branch defaults 2020-02-27 22:34:09 +01:00