From d88576313149ede12f6287a31fbb2526c43531d8 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Tue, 10 May 2016 02:01:06 +0000 Subject: nonclangable.conf: Use gcc for mpfr/mips Signed-off-by: Khem Raj --- conf/nonclangable.conf | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'conf') diff --git a/conf/nonclangable.conf b/conf/nonclangable.conf index b14f858..7e712f0 100644 --- a/conf/nonclangable.conf +++ b/conf/nonclangable.conf @@ -52,6 +52,10 @@ TOOLCHAIN_pn-uclibc = "gcc" TOOLCHAIN_pn-uclibc-initial = "gcc" TOOLCHAIN_pn-valgrind = "gcc" 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" # #../../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