[coreboot-gerrit] Patch merged into coreboot/master: d0398f1 cbfstool: remove gcc-specific -Og flag

gerrit at coreboot.org gerrit at coreboot.org
Mon Apr 27 23:04:18 CEST 2015


the following patch was just integrated into master:
commit d0398f135f61c8e9c4d50655d08a35d2816690fb
Author: Stefan Tauner <stefan.tauner at gmx.at>
Date:   Sun Apr 26 21:41:41 2015 +0200

    cbfstool: remove gcc-specific -Og flag
    
    The new -Og optimization level is only available in gcc version 4.8
    or higher. Clang fails on this too as of now (with "invalid integral
    value 'g' in '-Og'"). The gain of this does not outweigh this
    limitation at all. The flag was added in 0e53931.
    
    Change-Id: I2b2dfc786369653d768f25be94b53329451ae1b4
    Signed-off-by: Stefan Tauner <stefan.tauner at gmx.at>
    Reviewed-on: http://review.coreboot.org/9999
    Tested-by: build bot (Jenkins)
    Reviewed-by: Sol Boucher <solb at chromium.org>


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

-gerrit



More information about the coreboot-gerrit mailing list