[coreboot-gerrit] Patch merged into coreboot/master: crossgcc: Add option to build gcc for specific languages

gerrit at coreboot.org gerrit at coreboot.org
Thu Sep 10 09:12:03 CET 2015


the following patch was just integrated into master:
commit bb313bf2219da1c483b2205f301b95db06eac760
Author: Nico Huber <nico.huber at secunet.com>
Date:   Tue Sep 8 12:30:27 2015 +0200

    crossgcc: Add option to build gcc for specific languages
    
    Add an option `--languages` which takes a list of target languages to
    buildgcc. That list gets passed through to the configure step for
    building gcc.
    
    Also alter the Makefile to pass $(BUILD_LANGUAGES) to that option, if
    this variable is set.
    
    Change-Id: I6a74ab2c75871ea8d03a499cca33d88938b59c8d
    Signed-off-by: Nico Huber <nico.huber at secunet.com>
    Reviewed-on: http://review.coreboot.org/11589
    Tested-by: build bot (Jenkins)
    Reviewed-by: Patrick Georgi <pgeorgi at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list