include: extend SetupHostCommand macro to accept more arguments
authorJo-Philipp Wich <jo@mein.io>
Thu, 5 Apr 2018 11:54:41 +0000 (13:54 +0200)
committerJo-Philipp Wich <jo@mein.io>
Thu, 5 Apr 2018 11:58:15 +0000 (13:58 +0200)
commite9eb9393f4e632338d72d62512a2f74272bd8528
treeaae7d8a7d2a16d32037731cbe9b074679d5f1265
parent2b84f95f382f3e1043d17b541d6b1f6278861ad7
include: extend SetupHostCommand macro to accept more arguments

Commit d6d3db0543 added more gcc version probes, exceeding the argument
limit of the SetupHostCommand macro, leading to failing GCC/LLVM tests
on OS X.

Extend the handled number of arguments to restore proper functionality.

Fixes FS#1470
Fixes d6d3db0543 ("build: Improve GCC version detection")

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
include/prereq.mk