diff options
| author | Khem Raj <raj.khem@gmail.com> | 2017-07-26 16:23:10 -0700 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2017-07-26 16:23:10 -0700 |
| commit | f8011d148e6143b7cae69451e2d95b8afbec2ab6 (patch) | |
| tree | 01635a8679c233e0a95ce43fbc1e78878db8ef33 /conf | |
| parent | 6b262b792cdaa2db021efe5c02b256587e8a5079 (diff) | |
| download | meta-clang-f8011d148e6143b7cae69451e2d95b8afbec2ab6.tar.gz | |
nonclangable: Remove klibc and klibc-static-utils
works with clang after patching klibc
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'conf')
| -rw-r--r-- | conf/nonclangable.conf | 4 |
1 files changed, 0 insertions, 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" | |||
| 73 | TOOLCHAIN_pn-icu_armv4 = "gcc" | 73 | TOOLCHAIN_pn-icu_armv4 = "gcc" |
| 74 | TOOLCHAIN_pn-icu_armv5 = "gcc" | 74 | TOOLCHAIN_pn-icu_armv5 = "gcc" |
| 75 | 75 | ||
| 76 | # klcc is hardcoded to look for gcc | ||
| 77 | TOOLCHAIN_pn-klibc = "gcc" | ||
| 78 | TOOLCHAIN_pn-klibc-static-utils = "gcc" | ||
| 79 | |||
| 80 | #../../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 | 76 | #../../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 |
| 81 | TOOLCHAIN_pn-libgcrypt_mips64 = "gcc" | 77 | TOOLCHAIN_pn-libgcrypt_mips64 = "gcc" |
| 82 | 78 | ||
