[coreboot-gerrit] Patch merged into coreboot/master: util/crossgcc/buildgcc: quote parameters that may have spaces

gerrit at coreboot.org gerrit at coreboot.org
Sat Apr 9 01:02:24 CEST 2016


the following patch was just integrated into master:
commit 0ac4e5a7f877ae451a6246c1f694e36d8a3c915e
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Thu Apr 7 16:56:25 2016 -0500

    util/crossgcc/buildgcc: quote parameters that may have spaces
    
    On certain versions of /bin/sh assigning variables with spaces
    unquoted leads to failures. Therefore, quote variables that
    are known to be passed in that have spaces.
    
    Change-Id: I007c56c3bfb8183bb4b16cf0591f6aa508fd105d
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: https://review.coreboot.org/14280
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>
    Reviewed-by: Martin Roth <martinroth at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list