[coreboot-gerrit] Patch merged into coreboot/master: crossgcc: skip TARGETARCH for tools that don't use it

gerrit at coreboot.org gerrit at coreboot.org
Tue Apr 12 06:33:28 CEST 2016


the following patch was just integrated into master:
commit 444ece2a38af30c369216b690b67d90ff61c1fc4
Author: Martin Roth <martinroth at google.com>
Date:   Fri Apr 1 18:46:29 2016 -0600

    crossgcc: skip TARGETARCH for tools that don't use it
    
    Many of the tools and libraries don't use a target architecture, but
    they were still getting put in one. This change separates out the
    builds that need the target architecture from the ones that don't,
    and sets the build directory accordingly.
    
    This will help keep from rebuilding the libraries when building all
    of the tools if you keep the temporary files around (-t option).
    
    Change-Id: Id6c17719332f2244657f103f5f07ca7812d51af1
    Signed-off-by: Martin Roth <martinroth at google.com>
    Reviewed-on: https://review.coreboot.org/14229
    Tested-by: build bot (Jenkins)
    Reviewed-by: Patrick Georgi <pgeorgi at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list