Attention is currently required from: Martin L Roth.
Hello Martin L Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/69232
to look at the new patch set (#2).
Change subject: util/xcompile: Fix building for clang + 64bit ......................................................................
util/xcompile: Fix building for clang + 64bit
-malign-abi does not exist on clang and the -ccc-gcc-name variable is not needed anymore.
TESTED: This also boots on qemu q35
Change-Id: I7f99ebea18d5c09fdc7ced5c793d57d6fedd2e47 Signed-off-by: Arthur Heymans arthur@aheymans.xyz --- M util/xcompile/xcompile 1 file changed, 24 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/32/69232/2