From 3d516b4013abcf0395d287f167ef343814f9635b Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Fri, 16 Sep 2022 21:29:08 -0700 Subject: openssl: Drop using -no-integrated-as clang-15 is fine without it Signed-off-by: Khem Raj --- conf/nonclangable.conf | 5 ----- 1 file changed, 5 deletions(-) diff --git a/conf/nonclangable.conf b/conf/nonclangable.conf index 57e9014..e428b08 100644 --- a/conf/nonclangable.conf +++ b/conf/nonclangable.conf @@ -170,11 +170,6 @@ CFLAGS:append:pn-directfb:toolchain-clang:arm = " -no-integrated-as" CFLAGS:append:pn-openssl:toolchain-clang:armv7ve = " -no-integrated-as" CFLAGS:append:pn-openssl:toolchain-clang:armv7a = " -no-integrated-as" -#| crypto/bn/bn-mips.S:671:2: error: unknown instruction, did you mean: bgeu, sgtu, tgeu? -#| sgeu $1,$4,$6 -#| ^ -CC:append:pn-openssl:toolchain-clang:mipsarch = " -no-integrated-as" - #| threads_pthread.c:(.text+0x372): undefined reference to `__atomic_is_lock_free' EXTRA_OECONF:pn-openssl:toolchain-clang:x86 = "-latomic" -- cgit v1.2.3-54-g00ecf