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 68303b5..821b172 100644
--- a/conf/nonclangable.conf
+++ b/conf/nonclangable.conf
@@ -217,6 +217,7 @@ COMPILER_RT_remove_pn-m4_powerpc = "--rtlib=compiler-rt"
217 217
218LDFLAGS_append_pn-gnutls_toolchain-clang_riscv64 = " -latomic" 218LDFLAGS_append_pn-gnutls_toolchain-clang_riscv64 = " -latomic"
219LDFLAGS_append_pn-harfbuzz_toolchain-clang_riscv64 = " -latomic" 219LDFLAGS_append_pn-harfbuzz_toolchain-clang_riscv64 = " -latomic"
220LDFLAGS_append_pn-qtwebengine_toolchain-clang_runtime-gnu_x86 = " -latomic"
220 221
221# glibc is built with gcc and hence encodes some libgcc specific builtins which are not found 222# glibc is built with gcc and hence encodes some libgcc specific builtins which are not found
222# when doing static linking with clang using compiler-rt, so use libgcc 223# when doing static linking with clang using compiler-rt, so use libgcc