diff options
-rw-r--r-- | conf/nonclangable.conf | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/conf/nonclangable.conf b/conf/nonclangable.conf index 39aa9d5..e8544b4 100644 --- a/conf/nonclangable.conf +++ b/conf/nonclangable.conf | |||
@@ -20,8 +20,6 @@ TOOLCHAIN:pn-grub:aarch64 = "gcc" | |||
20 | TOOLCHAIN:pn-crash = "gcc" | 20 | TOOLCHAIN:pn-crash = "gcc" |
21 | # See https://github.com/llvm/llvm-project/issues/71925 | 21 | # See https://github.com/llvm/llvm-project/issues/71925 |
22 | LIBCPLUSPLUS:pn-elfutils:toolchain-clang = "-stdlib=libstdc++" | 22 | LIBCPLUSPLUS:pn-elfutils:toolchain-clang = "-stdlib=libstdc++" |
23 | # Remove it once https://lore.kernel.org/openembedded-core/20240319104830.1685335-1-jose.quaresma@foundries.io/T/#u is merged | ||
24 | CXXFLAGS:append:pn-elfutils:toolchain-clang = " -Wno-error=unused-const-variable" | ||
25 | #| erl_bits.c:(.text+0xc2a): undefined reference to `__extendhfsf2' | 23 | #| erl_bits.c:(.text+0xc2a): undefined reference to `__extendhfsf2' |
26 | #| erl_bits.c:(.text+0x1bfa): undefined reference to `__truncsfhf2' | 24 | #| erl_bits.c:(.text+0x1bfa): undefined reference to `__truncsfhf2' |
27 | #| clang-15: error: linker command failed with exit code 1 (use -v to see invocation) | 25 | #| clang-15: error: linker command failed with exit code 1 (use -v to see invocation) |