Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/63517
to look at the new patch set (#2).
Change subject: libpayload: x86: Use `-mstack-alignment` for LLVM/clang ......................................................................
libpayload: x86: Use `-mstack-alignment` for LLVM/clang
clang errors out with:
clang: error: unknown argument: '-mpreferred-stack-boundary=2'
TEST=Debian clang version 13.0.1-3+b2 does not show the error anymore.
Change-Id: If72d513348ff86492ef29f92b37f023cb3f1b6d0 Signed-off-by: Paul Menzel pmenzel@molgen.mpg.de --- M payloads/libpayload/arch/x86/Makefile.inc 1 file changed, 20 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/17/63517/2