From 1cf32db1e7cebfc076307e7a20d95b2e81ea3c2d Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Tue, 23 Aug 2016 20:29:51 -0700 Subject: Add mozjs to nonclangable Signed-off-by: Khem Raj --- conf/nonclangable.conf | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'conf') 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" TOOLCHAIN_pn-libgfortran = "gcc" TOOLCHAIN_pn-libtool = "gcc" TOOLCHAIN_pn-libvorbis = "gcc" + +#mozjs17.0.0/js/src/jsinterp.cpp:3684:9: error: cannot jump from this indirect goto statement to one of its possible targets +# DO_NEXT_OP(len); +TOOLCHAIN_pn-mozjs = "gcc" + TOOLCHAIN_pn-mtools = "gcc" TOOLCHAIN_pn-openssl = "gcc" TOOLCHAIN_pn-perf = "gcc" -- cgit v1.2.3-54-g00ecf