Attention is currently required from: Arthur Heymans, Martin L Roth.
Hello Felix Singer, Julius Werner, Martin L Roth, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/75031?usp=email
to look at the new patch set (#12).
The following approvals got outdated and were removed: Verified+1 by build bot (Jenkins)
Change subject: util/xcompile: Add target architecture to CPPFLAGS ......................................................................
util/xcompile: Add target architecture to CPPFLAGS
In order to preprocess linker scripts the target architecture needs to be specified. With clang this needs to be set via a cli argument.
Signed-off-by: Arthur Heymans arthur@aheymans.xyz Change-Id: I4340681e30059d6f18a49a49937668cd3dd39ce1 --- M src/arch/arm/armv7/Makefile.mk M src/arch/arm64/armv8/Makefile.mk M util/xcompile/xcompile 3 files changed, 7 insertions(+), 23 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/31/75031/12