summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/nonclangable.conf26
1 files changed, 13 insertions, 13 deletions
diff --git a/conf/nonclangable.conf b/conf/nonclangable.conf
index 2ec0bbf..499ce58 100644
--- a/conf/nonclangable.conf
+++ b/conf/nonclangable.conf
@@ -51,8 +51,8 @@ TOOLCHAIN:pn-iwd = "gcc"
51TOOLCHAIN:pn-libstd-rs = "gcc" 51TOOLCHAIN:pn-libstd-rs = "gcc"
52TOOLCHAIN:pn-m4:powerpc = "gcc" 52TOOLCHAIN:pn-m4:powerpc = "gcc"
53# clang does not have 64bit atomics on mips32 53# clang does not have 64bit atomics on mips32
54#TOOLCHAIN_pn-mesa:mips = "gcc" 54#TOOLCHAIN:pn-mesa:mips = "gcc"
55#TOOLCHAIN_pn-mesa:mipsel = "gcc" 55#TOOLCHAIN:pn-mesa:mipsel = "gcc"
56TOOLCHAIN:pn-mesa:riscv64 = "gcc" 56TOOLCHAIN:pn-mesa:riscv64 = "gcc"
57TOOLCHAIN:pn-mesa:powerpc = "gcc" 57TOOLCHAIN:pn-mesa:powerpc = "gcc"
58# variant-impl.hpp:309:36: error: 'is_variant' does not name a template but is followed by template arguments 58# variant-impl.hpp:309:36: error: 'is_variant' does not name a template but is followed by template arguments
@@ -182,7 +182,7 @@ CFLAGS:append:pn-libffi:mips64:toolchain-clang = " -no-integrated-as"
182#<inline asm>:9:2: note: instantiated into assembly here 182#<inline asm>:9:2: note: instantiated into assembly here
183# .force_thumb 183# .force_thumb
184# ^ 184# ^
185#CFLAGS_append_pn-db:toolchain-clang = " -no-integrated-as" 185#CFLAGS:append:pn-db:toolchain-clang = " -no-integrated-as"
186# 186#
187#| ../../../DirectFB-1.7.7/lib/direct/armasm_memcpy.S:63:2: error: invalid instruction 187#| ../../../DirectFB-1.7.7/lib/direct/armasm_memcpy.S:63:2: error: invalid instruction
188#| ldmgeia r1!, {r3, r4, r12, lr} 188#| ldmgeia r1!, {r3, r4, r12, lr}
@@ -287,15 +287,15 @@ TUNE_CCARGS:remove:pn-pulseaudio:toolchain-clang = "-Qunused-arguments"
287 287
288#| /usr/src/debug/ruby/2.5.1-r0/build/../ruby-2.5.1/process.c:7073: undefined reference to `__mulodi4' 288#| /usr/src/debug/ruby/2.5.1-r0/build/../ruby-2.5.1/process.c:7073: undefined reference to `__mulodi4'
289#| clang-7: error: linker command failed with exit code 1 (use -v to see invocation) 289#| clang-7: error: linker command failed with exit code 1 (use -v to see invocation)
290COMPILER_RT:pn-ruby:toolchain-clang_runtime-gnu = "-rtlib=compiler-rt ${UNWINDLIB}" 290COMPILER_RT:pn-ruby:toolchain-clang:runtime-gnu = "-rtlib=compiler-rt ${UNWINDLIB}"
291COMPILER_RT:pn-python3:toolchain-clang_runtime-gnu = "-rtlib=compiler-rt ${UNWINDLIB}" 291COMPILER_RT:pn-python3:toolchain-clang:runtime-gnu = "-rtlib=compiler-rt ${UNWINDLIB}"
292COMPILER_RT:pn-m4:toolchain-clang_runtime-gnu = "-rtlib=compiler-rt ${UNWINDLIB}" 292COMPILER_RT:pn-m4:toolchain-clang:runtime-gnu = "-rtlib=compiler-rt ${UNWINDLIB}"
293COMPILER_RT:pn-cpio:toolchain-clang_runtime-gnu = "-rtlib=compiler-rt ${UNWINDLIB}" 293COMPILER_RT:pn-cpio:toolchain-clang:runtime-gnu = "-rtlib=compiler-rt ${UNWINDLIB}"
294COMPILER_RT:pn-openssh:toolchain-clang_runtime-gnu = "-rtlib=compiler-rt ${UNWINDLIB}" 294COMPILER_RT:pn-openssh:toolchain-clang:runtime-gnu = "-rtlib=compiler-rt ${UNWINDLIB}"
295COMPILER_RT:pn-webkitgtk:toolchain-clang_runtime-gnu = "-rtlib=compiler-rt ${UNWINDLIB}" 295COMPILER_RT:pn-webkitgtk:toolchain-clang:runtime-gnu = "-rtlib=compiler-rt ${UNWINDLIB}"
296COMPILER_RT:pn-wpewebkit:toolchain-clang_runtime-gnu = "-rtlib=compiler-rt ${UNWINDLIB}" 296COMPILER_RT:pn-wpewebkit:toolchain-clang:runtime-gnu = "-rtlib=compiler-rt ${UNWINDLIB}"
297COMPILER_RT:pn-python3-numpy:toolchain-clang_runtime-gnu = "-rtlib=compiler-rt ${UNWINDLIB}" 297COMPILER_RT:pn-python3-numpy:toolchain-clang:runtime-gnu = "-rtlib=compiler-rt ${UNWINDLIB}"
298COMPILER_RT:pn-mongodb:toolchain-clang_runtime-gnu = "-rtlib=compiler-rt ${UNWINDLIB}" 298COMPILER_RT:pn-mongodb:toolchain-clang:runtime-gnu = "-rtlib=compiler-rt ${UNWINDLIB}"
299COMPILER_RT:remove:pn-m4:powerpc = "-rtlib=compiler-rt" 299COMPILER_RT:remove:pn-m4:powerpc = "-rtlib=compiler-rt"
300COMPILER_RT:remove:pn-ruby:powerpc = "-rtlib=compiler-rt" 300COMPILER_RT:remove:pn-ruby:powerpc = "-rtlib=compiler-rt"
301COMPILER_RT:remove:pn-webkitgtk:powerpc = "-rtlib=compiler-rt" 301COMPILER_RT:remove:pn-webkitgtk:powerpc = "-rtlib=compiler-rt"
@@ -309,7 +309,7 @@ COMPILER_RT:pn-qtbase:toolchain-clang:riscv32 = "-rtlib=compiler-rt ${UNWINDLIB}
309 309
310LDFLAGS:append:pn-gnutls:toolchain-clang:riscv64 = " -latomic" 310LDFLAGS:append:pn-gnutls:toolchain-clang:riscv64 = " -latomic"
311LDFLAGS:append:pn-harfbuzz:toolchain-clang:riscv64 = " -latomic" 311LDFLAGS:append:pn-harfbuzz:toolchain-clang:riscv64 = " -latomic"
312LDFLAGS:append:pn-qtwebengine:toolchain-clang_runtime-gnu:x86 = " -latomic" 312LDFLAGS:append:pn-qtwebengine:toolchain-clang:runtime-gnu:x86 = " -latomic"
313LDFLAGS:append:pn-qemu:toolchain-clang:x86 = " -latomic" 313LDFLAGS:append:pn-qemu:toolchain-clang:x86 = " -latomic"
314 314
315# glibc is built with gcc and hence encodes some libgcc specific builtins which are not found 315# glibc is built with gcc and hence encodes some libgcc specific builtins which are not found