From f8011d148e6143b7cae69451e2d95b8afbec2ab6 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 26 Jul 2017 16:23:10 -0700 Subject: nonclangable: Remove klibc and klibc-static-utils works with clang after patching klibc Signed-off-by: Khem Raj --- conf/nonclangable.conf | 4 ---- 1 file changed, 4 deletions(-) diff --git a/conf/nonclangable.conf b/conf/nonclangable.conf index c4cd054..0393e6f 100644 --- a/conf/nonclangable.conf +++ b/conf/nonclangable.conf @@ -73,10 +73,6 @@ TOOLCHAIN_pn-mpfr_mips64 = "gcc" TOOLCHAIN_pn-icu_armv4 = "gcc" TOOLCHAIN_pn-icu_armv5 = "gcc" -# klcc is hardcoded to look for gcc -TOOLCHAIN_pn-klibc = "gcc" -TOOLCHAIN_pn-klibc-static-utils = "gcc" - #../../libgcrypt-1.6.5/mpi/mpih-div.c:98:3: error: invalid use of a cast in a inline asm context requiring an l-value: remove the cast or build with -fheinous-gnu-extensions TOOLCHAIN_pn-libgcrypt_mips64 = "gcc" -- cgit v1.2.3-54-g00ecf