commit | 3f12d9321ac9d7ea6a4609aec697760c658af6f9 | [log] [tgz] |
---|---|---|
author | Nico Huber <nico.h@gmx.de> | Thu Aug 31 23:11:18 2017 +0200 |
committer | Martin Roth <martinroth@google.com> | Sat Sep 02 15:30:52 2017 +0000 |
tree | 2612e282ecbc3149f5ba57d42bf37723368dfb65 | |
parent | d9ccb4e5f8309a57a7ab0b4c927b8cfce348dbe1 [diff] |
buildgcc: Fix up cross GCC building Add a missing line-break escape and, rather cosmetic, guard execution of $CXX which we allow but don't force to be set. Change-Id: Icf6d3b7de4b7999b8214489f28997964c490d1e9 Signed-off-by: Nico Huber <nico.h@gmx.de> Reviewed-on: https://review.coreboot.org/21307 Reviewed-by: Patrick Georgi <pgeorgi@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>