summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/nonclangable.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/nonclangable.conf b/conf/nonclangable.conf
index 069c343..60f052d 100644
--- a/conf/nonclangable.conf
+++ b/conf/nonclangable.conf
@@ -45,6 +45,8 @@ TOOLCHAIN:pn-m4:powerpc = "gcc"
45TOOLCHAIN:pn-mesa:powerpc = "gcc" 45TOOLCHAIN:pn-mesa:powerpc = "gcc"
46# clang fails with db.c:(.text+0x188): unsupported bss-plt -fPIC ifunc mmio_write64_be 46# clang fails with db.c:(.text+0x188): unsupported bss-plt -fPIC ifunc mmio_write64_be
47TOOLCHAIN:pn-rdma-core:powerpc = "gcc" 47TOOLCHAIN:pn-rdma-core:powerpc = "gcc"
48# usermode qemu crashes when running binaries from clang + rust compiler on ppc32
49TOOLCHAIN:pn-librsvg:powerpc = "gcc"
48# variant-impl.hpp:309:36: error: 'is_variant' does not name a template but is followed by template arguments 50# variant-impl.hpp:309:36: error: 'is_variant' does not name a template but is followed by template arguments
49TOOLCHAIN:pn-omxplayer = "gcc" 51TOOLCHAIN:pn-omxplayer = "gcc"
50# error: return address can be determined only for current frame 52# error: return address can be determined only for current frame