[coreboot-gerrit] Patch merged into coreboot/master: buildgcc: Fix option arguments

gerrit at coreboot.org gerrit at coreboot.org
Wed Sep 21 17:01:20 CEST 2016


the following patch was just integrated into master:
commit 152e78e79421224c42aa09b875792f8583c3ccb3
Author: Nico Huber <nico.huber at secunet.com>
Date:   Tue Sep 20 15:38:40 2016 +0200

    buildgcc: Fix option arguments
    
    As we support `getopt` versions that don't know long options, every
    option arguments needs a short option.
    
    Also add the long options `--urls` and `--nocolor` to the `getopt`
    string.
    
    Change-Id: I11c393c3d90c7a16cdda119594221c85f902ed40
    Signed-off-by: Nico Huber <nico.huber at secunet.com>
    Reviewed-on: https://review.coreboot.org/16682
    Reviewed-by: Patrick Georgi <pgeorgi at google.com>
    Tested-by: build bot (Jenkins)


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

-gerrit



More information about the coreboot-gerrit mailing list