[coreboot-gerrit] Patch merged into coreboot/master: buildgcc: Fix function prototype in GCC

gerrit at coreboot.org gerrit at coreboot.org
Tue Dec 6 23:56:09 CET 2016


the following patch was just integrated into master:
commit aa89fb4618987e5c5034f2370381168853cc7308
Author: Nico Huber <nico.h at gmx.de>
Date:   Sun Dec 4 01:39:44 2016 +0100

    buildgcc: Fix function prototype in GCC
    
    With some newer versions of GCC (experienced with GCC 6.2.1 on Arch-
    Linux) the first stage of a boostrapping fails due to a mismatching
    function prototype. Also add a missing `static` to the signature.
    
    Change-Id: Ia927036ccd725550f1191890515578bc80c74f80
    Signed-off-by: Nico Huber <nico.h at gmx.de>
    Reviewed-on: https://review.coreboot.org/17704
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>


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

-gerrit



More information about the coreboot-gerrit mailing list