[coreboot-gerrit] Patch merged into coreboot/master: Makefile: Don't copy thin archives around

gerrit at coreboot.org gerrit at coreboot.org
Mon Jan 25 14:24:13 CET 2016


the following patch was just integrated into master:
commit 10b7ceface928dec6cb06515c983ebfb73c0cdfe
Author: Nico Huber <nico.h at gmx.de>
Date:   Sat Jan 23 03:23:23 2016 +0100

    Makefile: Don't copy thin archives around
    
    We can't just copy archives around as they may be thin archives which
    contain relative paths. Using ar to create another thin archive should
    result in the same archive with fixed paths.
    
    Tested by verifying that the resulting coreboot.rom files didn't change
    for all of Jenkins' abuild configurations.
    
    Change-Id: Ic5743da2f4b5eb246fafd02181d66c5d40e7f00c
    Signed-off-by: Nico Huber <nico.h at gmx.de>
    Reviewed-on: https://review.coreboot.org/13179
    Tested-by: build bot (Jenkins)
    Reviewed-by: Patrick Georgi <pgeorgi at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list