build: prereq-build.mk: fix gcc/g++ SetupHostCommand invocation
authorJo-Philipp Wich <jo@mein.io>
Tue, 24 Jul 2018 11:36:28 +0000 (13:36 +0200)
committerJo-Philipp Wich <jo@mein.io>
Tue, 24 Jul 2018 11:37:24 +0000 (13:37 +0200)
A missing comma caused the first command option to be considered part of
the error message.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>

No differences found