aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/emulation
diff options
context:
space:
mode:
authorStefan Reinauer <stefan.reinauer@coreboot.org>2016-04-03 20:52:01 -0700
committerStefan Reinauer <stefan.reinauer@coreboot.org>2016-04-06 19:27:16 +0200
commit45f77b81a49de76cb723ca4c5af7d89a97e67016 (patch)
tree507a0c277117f3dd5a2a3a1d89114fae73a9f7a2 /src/drivers/emulation
parenta4fbc385e0910510b0e46007a51c8d48609e88a8 (diff)
crossgcc: Fix compilation on Clang systems
Most cross compilers fail to compile on systems with Clang being the default compiler (OS X and some BSDs). Clang dislikes some of GCC's autogenerated code. We also missed switching CFLAGS to CXXFLAGS when GCC switched to C++ compilation per default. Change-Id: I87caa1a15982c431048aa79748ea7ef655a9a3a1 Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org> Reviewed-on: https://review.coreboot.org/14232 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth <martinroth@google.com> Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'src/drivers/emulation')
0 files changed, 0 insertions, 0 deletions