From cb06ed11997ab1d406c2b2f2ff9c779e4d8065aa Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sat, 17 Sep 2022 01:03:56 -0700 Subject: kexec-tools: Do not need -no-integrated-as anymore on x86 Signed-off-by: Khem Raj --- conf/nonclangable.conf | 8 -------- 1 file changed, 8 deletions(-) diff --git a/conf/nonclangable.conf b/conf/nonclangable.conf index b9890b2..8b5cb8c 100644 --- a/conf/nonclangable.conf +++ b/conf/nonclangable.conf @@ -164,14 +164,6 @@ CFLAGS:append:pn-userland:toolchain-clang = " -no-integrated-as" # ^ CFLAGS:append:pn-libjpeg-turbo:toolchain-clang:mipsarch = " -no-integrated-as" -#../kexec-tools-2.0.18/purgatory/arch/i386/entry32-16.S:23:2: error: unknown directive -# .arch i386 -# ^ -CC:append:pn-kexec-tools:toolchain-clang:x86-64 = " -no-integrated-as" -CC:append:pn-kexec-tools:toolchain-clang:x86 = " -no-integrated-as" -CC:append:pn-kexec-tools-klibc:toolchain-clang:x86-64 = " -no-integrated-as" -CC:append:pn-kexec-tools-klibc:toolchain-clang:x86 = " -no-integrated-as" - #| /tmp/x86-sse2-cdb148.s:207:9: error: ambiguous operand size for instruction 'sub' #| sub SIZE, 64 #| ^~~~ -- cgit v1.2.3-54-g00ecf