[coreboot-gerrit] Patch merged into coreboot/master: d2e0dd5 buildgcc: Re-add some break statements

gerrit at coreboot.org gerrit at coreboot.org
Sun Jun 9 08:34:45 CEST 2013


the following patch was just integrated into master:
commit d2e0dd5bc1002a45ef16b92203850df217233bec
Author: Patrick Georgi <patrick at georgi-clan.de>
Date:   Sun Jun 9 08:05:45 2013 +0200

    buildgcc: Re-add some break statements
    
    While some of the case .. break statement actually weren't needed,
    too are, since otherwise the option parsing loop hangs.
    
    Exit conditions for that endless loop: "--" or no more arguments,
    in line with GNU command line parsing rules.
    
    Change-Id: I0dbc35e530fb8c93a0f7de05ac47f325555ad4a4
    Signed-off-by: Patrick Georgi <patrick at georgi-clan.de>
    Reviewed-on: http://review.coreboot.org/3418
    Tested-by: build bot (Jenkins)
    Reviewed-by: David Hubbard <david.c.hubbard+coreboot at gmail.com>


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

-gerrit



More information about the coreboot-gerrit mailing list