summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/nonclangable.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/nonclangable.conf b/conf/nonclangable.conf
index 0402450..5afed6f 100644
--- a/conf/nonclangable.conf
+++ b/conf/nonclangable.conf
@@ -279,6 +279,7 @@ COMPILER_RT_pn-qtbase_toolchain-clang_riscv32 = "--rtlib=compiler-rt ${UNWINDLIB
279LDFLAGS_append_pn-gnutls_toolchain-clang_riscv64 = " -latomic" 279LDFLAGS_append_pn-gnutls_toolchain-clang_riscv64 = " -latomic"
280LDFLAGS_append_pn-harfbuzz_toolchain-clang_riscv64 = " -latomic" 280LDFLAGS_append_pn-harfbuzz_toolchain-clang_riscv64 = " -latomic"
281LDFLAGS_append_pn-qtwebengine_toolchain-clang_runtime-gnu_x86 = " -latomic" 281LDFLAGS_append_pn-qtwebengine_toolchain-clang_runtime-gnu_x86 = " -latomic"
282LDFLAGS_append_pn-qemu_toolchain-clang_runtime-gnu_x86 = " -latomic"
282 283
283# glibc is built with gcc and hence encodes some libgcc specific builtins which are not found 284# glibc is built with gcc and hence encodes some libgcc specific builtins which are not found
284# when doing static linking with clang using compiler-rt, so use libgcc 285# when doing static linking with clang using compiler-rt, so use libgcc