[coreboot-gerrit] Patch merged into coreboot/master: buildgcc: improve portability of 'type' use

gerrit at coreboot.org gerrit at coreboot.org
Fri Jun 12 08:40:56 CEST 2015


the following patch was just integrated into master:
commit c8665916987e980d3b49b16e99365557068fa64f
Author: Patrick Georgi <pgeorgi at chromium.org>
Date:   Thu Jun 11 21:04:31 2015 +0200

    buildgcc: improve portability of 'type' use
    
    The precise phrase returned by 'type' differs between locales and shells.
    It also doesn't matter because it returns an error code when it hasn't found a
    match.
    Let's simply assume there's no build_$OneOfOurPackages commands around that
    could also match.
    
    Change-Id: I44f021243149701e8da9dd74c368ca2ad4509419
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
    Tested-on: linux bash, linux dash, solaris sh, solaris ksh.
    Reviewed-on: http://review.coreboot.org/10517
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


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

-gerrit



More information about the coreboot-gerrit mailing list