[coreboot] Patch merged into coreboot/master: f33e395 build system: Split linking into multiple steps

gerrit at coreboot.org gerrit at coreboot.org
Tue Nov 27 22:02:03 CET 2012


the following patch was just integrated into master:
commit f33e395213f0516a9256f33ede4c6bba3babb0e9
Author: Patrick Georgi <patrick at georgi-clan.de>
Date:   Sun Nov 25 17:10:47 2012 +0100

    build system: Split linking into multiple steps
    
    After collecting dependencies for ramstage, add an intermediate step
    in which object files are linked per directory. The results are then
    linked into the final binary.
    
    This reduces the maximum command line length and might also help with
    future use of LTO linking.
    
    Also adapt the lint test for build dir handling, since printall
    doesn't provide individual object files for ramstage anymore.
    
    Change-Id: Ie40febd8c1eaf4609944eedeab46d870639e53df
    Signed-off-by: Patrick Georgi <patrick at georgi-clan.de>
    Reviewed-on: http://review.coreboot.org/1911
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


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

-gerrit




More information about the coreboot mailing list