[coreboot-gerrit] Patch merged into coreboot/master: crossgcc: Fix compilation on Clang systems

gerrit at coreboot.org gerrit at coreboot.org
Wed Apr 6 19:27:20 CEST 2016


the following patch was just integrated into master:
commit 45f77b81a49de76cb723ca4c5af7d89a97e67016
Author: Stefan Reinauer <stefan.reinauer at coreboot.org>
Date:   Sun Apr 3 20:52:01 2016 -0700

    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 at coreboot.org>
    Reviewed-on: https://review.coreboot.org/14232
    Tested-by: build bot (Jenkins)
    Reviewed-by: Martin Roth <martinroth at google.com>
    Reviewed-by: Patrick Georgi <pgeorgi at google.com>


See https://review.coreboot.org/14232 for details.

-gerrit



More information about the coreboot-gerrit mailing list