[coreboot-gerrit] Patch merged into coreboot/master: cbfstool: Allow anonymous structs/unions for older gcc versions

gerrit at coreboot.org gerrit at coreboot.org
Fri Oct 2 08:54:54 CET 2015


the following patch was just integrated into master:
commit 8c3780a1423e5435178b989de25f015d785ee71e
Author: Werner Zeh <werner.zeh at siemens.com>
Date:   Fri Oct 2 09:56:32 2015 +0200

    cbfstool: Allow anonymous structs/unions for older gcc versions
    
    Older gcc versions throws a warning when a struct or union is
    declared without a valid name (anonymous). This patch enables the
    feature for older gcc versions so that no warning will be issued.
    
    Change-Id: Idc5481f4d5723c5090a6f7d7dbb0686a737e11fc
    Signed-off-by: Werner Zeh <werner.zeh at siemens.com>
    Reviewed-on: http://review.coreboot.org/11779
    Tested-by: build bot (Jenkins)
    Reviewed-by: Patrick Georgi <pgeorgi at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list