From 2b35ebd0cea1174d994f1d38bab1bd39d9ebf48d Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 11 May 2016 08:29:13 -0700 Subject: nonclangable: Add mpfr for mips64 Signed-off-by: Khem Raj --- conf/nonclangable.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'conf') diff --git a/conf/nonclangable.conf b/conf/nonclangable.conf index 57b512c..b476885 100644 --- a/conf/nonclangable.conf +++ b/conf/nonclangable.conf @@ -56,6 +56,7 @@ TOOLCHAIN_pn-zlib = "gcc" #| ../../mpfr-3.1.4/src/mul.c:324:11: error: invalid output constraint '=h' in asm #| umul_ppmm (tmp[1], tmp[0], MPFR_MANT (b)[0], MPFR_MANT (c)[0]); TOOLCHAIN_pn-mpfr_mips = "gcc" +TOOLCHAIN_pn-mpfr_mips64 = "gcc" # #../../lib/libicui18n.so: undefined reference to `__atomic_fetch_sub_4' #../../lib/libicui18n.so: undefined reference to `__atomic_load_4' -- cgit v1.2.3-54-g00ecf