aboutsummaryrefslogtreecommitdiffstats
path: root/include/package-dumpinfo.mk
diff options
context:
space:
mode:
authorKevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>2020-03-24 11:05:27 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2020-05-24 14:43:08 +0200
commit7b3ada8c6df8e0032acabd48ec8bff0d75643759 (patch)
tree3db35076e0996a80f5d8f7c8c68d73e2904de4cf /include/package-dumpinfo.mk
parente1d4612e0a080e8dfb4855e791359f44ac8d792f (diff)
downloadupstream-7b3ada8c6df8e0032acabd48ec8bff0d75643759.tar.gz
upstream-7b3ada8c6df8e0032acabd48ec8bff0d75643759.tar.bz2
upstream-7b3ada8c6df8e0032acabd48ec8bff0d75643759.zip
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 1fb3c003d68d3feaf797e8b64edccc9fa622d250)
Diffstat (limited to 'include/package-dumpinfo.mk')
0 files changed, 0 insertions, 0 deletions