diff options
| -rw-r--r-- | conf/nonclangable.conf | 5 |
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" | |||
| 36 | TOOLCHAIN_pn-libgfortran = "gcc" | 36 | TOOLCHAIN_pn-libgfortran = "gcc" |
| 37 | TOOLCHAIN_pn-libtool = "gcc" | 37 | TOOLCHAIN_pn-libtool = "gcc" |
| 38 | TOOLCHAIN_pn-libvorbis = "gcc" | 38 | TOOLCHAIN_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); | ||
| 42 | TOOLCHAIN_pn-mozjs = "gcc" | ||
| 43 | |||
| 39 | TOOLCHAIN_pn-mtools = "gcc" | 44 | TOOLCHAIN_pn-mtools = "gcc" |
| 40 | TOOLCHAIN_pn-openssl = "gcc" | 45 | TOOLCHAIN_pn-openssl = "gcc" |
| 41 | TOOLCHAIN_pn-perf = "gcc" | 46 | TOOLCHAIN_pn-perf = "gcc" |
