Attention is currently required from: Arthur Heymans, Paul Menzel, Srinivas Hegde.
Hello Julius Werner, Jérémy Compostella, Patrick Georgi, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/79218?usp=email
to look at the new patch set (#5).
Change subject: arch/x86/Makefile.inc: Do not pass CPPFLAGS to linker ......................................................................
arch/x86/Makefile.inc: Do not pass CPPFLAGS to linker
We seem to be passing CPPFLAGS to linker in x86 arch ramstage. This is superflous as these are only meant to be compiler flags and should not be passed to the linker.
Change-Id: Ia3cd51be6be252aa796191cf0d2cd91d393c8878 Signed-off-by: Srinivas Hegde srinivashegde@google.com --- M src/arch/x86/Makefile.inc 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/18/79218/5