[coreboot-gerrit] Patch merged into coreboot/master: xcompile: ask for compiler runtime using appropriate CFLAGS

gerrit at coreboot.org gerrit at coreboot.org
Sat Jul 4 23:37:04 CEST 2015


the following patch was just integrated into master:
commit 8d7b719c0e8c6f50315e6ea8f13ddb188130aa53
Author: Patrick Georgi <patrick at georgi-clan.de>
Date:   Sat Jul 4 23:28:54 2015 +0200

    xcompile: ask for compiler runtime using appropriate CFLAGS
    
    xcompile keeps two CFLAGS around now, for GCC and CLANG. Normally they're not
    required to request the libgcc/compiler-rt path, but with the multilib capable
    x86_64-elf target it's required to make it pick the right libgcc when used as
    i386-elf builder.
    
    Change-Id: I700e7aa5783dc36698dd2ab8a38642a144e80fe9
    Signed-off-by: Patrick Georgi <patrick at georgi-clan.de>
    Reviewed-on: http://review.coreboot.org/10795
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>
    Tested-by: build bot (Jenkins)


See http://review.coreboot.org/10795 for details.

-gerrit



More information about the coreboot-gerrit mailing list