summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/nonclangable.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/conf/nonclangable.conf b/conf/nonclangable.conf
index e0dcb23..86c339a 100644
--- a/conf/nonclangable.conf
+++ b/conf/nonclangable.conf
@@ -36,6 +36,11 @@ TOOLCHAIN_pn-libgcc-initial = "gcc"
36TOOLCHAIN_pn-libgfortran = "gcc" 36TOOLCHAIN_pn-libgfortran = "gcc"
37TOOLCHAIN_pn-libtool = "gcc" 37TOOLCHAIN_pn-libtool = "gcc"
38TOOLCHAIN_pn-libvorbis = "gcc" 38TOOLCHAIN_pn-libvorbis = "gcc"
39
40#mozjs17.0.0/js/src/jsinterp.cpp:3684:9: error: cannot jump from this indirect goto statement to one of its possible targets
41# DO_NEXT_OP(len);
42TOOLCHAIN_pn-mozjs = "gcc"
43
39TOOLCHAIN_pn-mtools = "gcc" 44TOOLCHAIN_pn-mtools = "gcc"
40TOOLCHAIN_pn-openssl = "gcc" 45TOOLCHAIN_pn-openssl = "gcc"
41TOOLCHAIN_pn-perf = "gcc" 46TOOLCHAIN_pn-perf = "gcc"