From: Jo-Philipp Wich Date: Tue, 24 Jul 2018 11:36:28 +0000 (+0200) Subject: build: prereq-build.mk: fix gcc/g++ SetupHostCommand invocation X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=a6f4c7bce8c62d2dded5c8c12f7f118e2a6c9ee5;hp=a6f4c7bce8c62d2dded5c8c12f7f118e2a6c9ee5;p=openwrt%2Fstaging%2Fdedeckeh.git build: prereq-build.mk: fix gcc/g++ SetupHostCommand invocation A missing comma caused the first command option to be considered part of the error message. Signed-off-by: Jo-Philipp Wich ---