[coreboot-gerrit] Patch merged into coreboot/master: cbfstool: Fix compile issue for older gcc versions

gerrit at coreboot.org gerrit at coreboot.org
Tue Jan 26 06:48:18 CET 2016


the following patch was just integrated into master:
commit 998671c125fac6fdf894f5e8b4c02ade02417799
Author: Werner Zeh <werner.zeh at siemens.com>
Date:   Mon Jan 25 14:15:43 2016 +0100

    cbfstool: Fix compile issue for older gcc versions
    
    gcc 4.4.7 fails to compile due to the missing initializers
    for all struct members. Add initializers for all fields.
    
    Change-Id: If1ad4fff0f965ccd7e821820c0703853c1e5c590
    Signed-off-by: Werner Zeh <werner.zeh at siemens.com>
    Reviewed-on: https://review.coreboot.org/13418
    Reviewed-by: Patrick Georgi <pgeorgi at google.com>
    Tested-by: build bot (Jenkins)
    Reviewed-by: Martin Roth <martinroth at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list