[coreboot-gerrit] Patch merged into coreboot/master: seabios integration: deal with ccache woes some more

gerrit at coreboot.org gerrit at coreboot.org
Sat Aug 15 06:33:04 CEST 2015


the following patch was just integrated into master:
commit 41fceafb090120fa2403338f1940ad3c7148909b
Author: Patrick Georgi <patrick at georgi-clan.de>
Date:   Thu Aug 13 21:55:30 2015 +0200

    seabios integration: deal with ccache woes some more
    
    seabios integration interprets the CC variable with a special case when
    ccache is prepended to the compiler.
    Since the integration also tries to extract compiler flags (which I'm
    not sure we still add to CC _ever_), that also needs to look at only
    the part of the string that contains compiler and (maybe) flags, so
    skip the first word if it was determined to be the path to the ccache
    binary.
    
    Change-Id: I717863f456bf4fd6f08427d86633079ecda039df
    Signed-off-by: Patrick Georgi <patrick at georgi-clan.de>
    Reviewed-on: http://review.coreboot.org/11227
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


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

-gerrit



More information about the coreboot-gerrit mailing list