[coreboot-gerrit] Patch merged into coreboot/master: Makefile: Add toolchain version check

gerrit at coreboot.org gerrit at coreboot.org
Tue Jan 12 22:31:49 CET 2016


the following patch was just integrated into master:
commit aede3fc828a98221fcf64457665fabbe0eb1eb09
Author: Martin Roth <martinroth at google.com>
Date:   Tue Jan 5 16:07:42 2016 -0700

    Makefile: Add toolchain version check
    
    This is an initial check for the coreboot toolchain versions.  It
    currently checks binutils, gcc, clang, and iasl.  The other components
    are slightly more difficult to test, but should follow on shortly.
    
    If the toolchain is not the correct version, make will halt with
    an error.
    
    Change-Id: I41daf6c4545c01dc21231d78fd081bbcf77c4726
    Signed-off-by: Martin Roth <martinroth at google.com>
    Reviewed-on: https://review.coreboot.org/12846
    Reviewed-by: Timothy Pearson <tpearson at raptorengineeringinc.com>
    Tested-by: build bot (Jenkins)


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

-gerrit



More information about the coreboot-gerrit mailing list