Attention is currently required from: Arthur Heymans.
Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/71910?usp=email
to look at the new patch set (#2).
Change subject: arch/x86: Link ramstage in one step ......................................................................
arch/x86: Link ramstage in one step
We only use the bfd linker currently but partial linking is not supported by other linkers and is also a problem for LTO.
Change-Id: I3b23d86e604229262d7c762e23bb963a0e944b5d Signed-off-by: Arthur Heymans arthur@aheymans.xyz --- M src/arch/x86/Makefile.mk 1 file changed, 3 insertions(+), 9 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/10/71910/2