[coreboot-gerrit] Patch merged into coreboot/master: dc27ca9 toolchain: fix build with x86_64 gcc

gerrit at coreboot.org gerrit at coreboot.org
Fri Mar 27 08:20:10 CET 2015


the following patch was just integrated into master:
commit dc27ca9fcb64481b4557968ab3582e0db7831cf8
Author: Gerd Hoffmann <kraxel at redhat.com>
Date:   Thu Mar 26 17:38:03 2015 +0100

    toolchain: fix build with x86_64 gcc
    
    Commit f69a99db (coreboot: x86: enable gc-sections) overrides
    CFLAGS_x86_32, which looses (among other things) -m32, which
    in turn breaks the build with the standard distro gcc on a
    x86_64 machine.
    
    Fix it by appending the new flags instead.
    
    Change-Id: Ic3409a1aaa5b26139847258a7eb5c3468efdc6a3
    Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>
    Reviewed-on: http://review.coreboot.org/9053
    Tested-by: build bot (Jenkins)
    Reviewed-by: Aaron Durbin <adurbin at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list