[coreboot] Patch merged into coreboot/master: 0a3f239 crossgcc: properly test for flex

gerrit at coreboot.org gerrit at coreboot.org
Thu Nov 22 08:08:48 CET 2012


the following patch was just integrated into master:
commit 0a3f2393aefd8fceea075e3108d581aadec292ab
Author: Patrick Georgi <patrick.georgi at secunet.com>
Date:   Tue Nov 20 12:04:32 2012 +0100

    crossgcc: properly test for flex
    
    This is no GNU tool, so testing for "GNU" in the version string
    is bound to fail.
    We now accept everything that returns success on "flex --version"
    and then hope for the best.
    
    I tested both cases
    
    Change-Id: If325f613fde1648847b998b7e8e5782d0f22b484
    Signed-off-by: Patrick Georgi <patrick.georgi at secunet.com>
    Reviewed-on: http://review.coreboot.org/1884
    Tested-by: build bot (Jenkins)
    Reviewed-by: Zheng Bao <zheng.bao at amd.com>
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


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

-gerrit




More information about the coreboot mailing list