[coreboot-gerrit] Patch merged into coreboot/master: libpayload: Fix ARM workaround code

gerrit at coreboot.org gerrit at coreboot.org
Tue Mar 15 18:24:44 CET 2016


the following patch was just integrated into master:
commit 805d44f2c73edc59bfa03e1c9df954fe8313421e
Author: Stefan Reinauer <stefan.reinauer at coreboot.org>
Date:   Sat Mar 12 16:38:17 2016 -0800

    libpayload: Fix ARM workaround code
    
    _LDFLAGS+="foo" did not work in my shell (bash on Ubuntu 15.10),
    so change it to _LDFLAGS="$_LDFLAGS foo". I'm mildly surprised
    that this ever worked.
    
    Change-Id: I59c10f34992240c6df2ec7f24aebc6daafb76493
    Signed-off-by: Stefan Reinauer <stefan.reinauer at coreboot.org>
    Reviewed-on: https://review.coreboot.org/14076
    Tested-by: build bot (Jenkins)
    Reviewed-by: Martin Roth <martinroth at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list