[coreboot-gerrit] Patch merged into coreboot/master: cbfstool: guard _Static_assert

gerrit at coreboot.org gerrit at coreboot.org
Tue Sep 1 14:52:25 CET 2015


the following patch was just integrated into master:
commit 57c67e5aa52426ee8665bc6e0706ac2abf625a13
Author: Patrick Georgi <patrick at georgi-clan.de>
Date:   Tue Sep 1 12:37:41 2015 +0200

    cbfstool: guard _Static_assert
    
    This isn't required for correct execution, and doesn't need to be tested
    on every single compiler out there.
    
    Since GCC < 4.5 has no idea about _Static_assert, hide it there. Our
    build tests will make sure that the test is run before changes are
    submitted to master.
    
    Change-Id: I4141f4aa23b140d2d1017ca7b4dace5aa7db0c04
    Signed-off-by: Patrick Georgi <patrick at georgi-clan.de>
    Reviewed-on: http://review.coreboot.org/11475
    Tested-by: build bot (Jenkins)
    Reviewed-by: Werner Zeh <werner.zeh at siemens.com>
    Reviewed-by: Jonathan A. Kollasch <jakllsch at kollasch.net>


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

-gerrit



More information about the coreboot-gerrit mailing list