[coreboot-gerrit] Patch merged into coreboot/master: 5b5db87 src/lib/Makefile.inc: Allow rmodules to link under Clang

gerrit at coreboot.org gerrit at coreboot.org
Wed Nov 12 18:13:58 CET 2014


the following patch was just integrated into master:
commit 5b5db8794f4e6c6771ce164c06ac1f507f8362e5
Author: Edward O'Callaghan <eocallaghan at alterapraxis.com>
Date:   Wed Nov 12 11:55:19 2014 +1100

    src/lib/Makefile.inc: Allow rmodules to link under Clang
    
    rmodules were getting linked with libgcc and not libcompiler-rt.
    Unfortunately this is pretty ugly however we do this else where
    in the build system so its consistently ugly. The build system
    will later need a unification pass between compilers once we are
    tree stable on Clang.
    
    Change-Id: I380f7386de2c5adfa9036311323ad9f703b6e712
    Signed-off-by: Edward O'Callaghan <eocallaghan at alterapraxis.com>
    Reviewed-on: http://review.coreboot.org/7440
    Tested-by: build bot (Jenkins)
    Reviewed-by: Patrick Georgi <pgeorgi at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list