diff options
| author | Khem Raj <raj.khem@gmail.com> | 2017-03-13 23:58:04 -0700 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2017-03-13 23:58:04 -0700 |
| commit | 5799d57baab98668e91ef1e3120cba87757d7337 (patch) | |
| tree | 8530888be160ef95d8cc1596f92f5f65d83e571c /conf | |
| parent | 69e888a8338e9935cdb7959dffe08d540a42eece (diff) | |
| download | meta-clang-5799d57baab98668e91ef1e3120cba87757d7337.tar.gz | |
nonclangable: Remove packages which are now compilable with clang-4.0.0
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'conf')
| -rw-r--r-- | conf/nonclangable.conf | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/conf/nonclangable.conf b/conf/nonclangable.conf index b4f8ca8..1118ce7 100644 --- a/conf/nonclangable.conf +++ b/conf/nonclangable.conf | |||
| @@ -4,12 +4,10 @@ TOOLCHAIN_pn-binutils-cross-${TARGET_ARCH} = "gcc" | |||
| 4 | TOOLCHAIN_pn-binutils-cross-canadian-${TARGET_ARCH} = "gcc" | 4 | TOOLCHAIN_pn-binutils-cross-canadian-${TARGET_ARCH} = "gcc" |
| 5 | TOOLCHAIN_pn-binutils-crosssdk-${SDK_ARCH} = "gcc" | 5 | TOOLCHAIN_pn-binutils-crosssdk-${SDK_ARCH} = "gcc" |
| 6 | TOOLCHAIN_pn-busybox = "gcc" | 6 | TOOLCHAIN_pn-busybox = "gcc" |
| 7 | TOOLCHAIN_pn-cairo = "gcc" | ||
| 8 | TOOLCHAIN_pn-clang_class-native = "gcc" | 7 | TOOLCHAIN_pn-clang_class-native = "gcc" |
| 9 | TOOLCHAIN_pn-clang-cross-${TARGET_ARCH} = "gcc" | 8 | TOOLCHAIN_pn-clang-cross-${TARGET_ARCH} = "gcc" |
| 10 | TOOLCHAIN_pn-cross-localedef-native = "gcc" | 9 | TOOLCHAIN_pn-cross-localedef-native = "gcc" |
| 11 | TOOLCHAIN_pn-cpufrequtils = "gcc" | 10 | TOOLCHAIN_pn-cpufrequtils = "gcc" |
| 12 | TOOLCHAIN_pn-dtc = "gcc" | ||
| 13 | TOOLCHAIN_pn-elfutils = "gcc" | 11 | TOOLCHAIN_pn-elfutils = "gcc" |
| 14 | TOOLCHAIN_pn-gcc = "gcc" | 12 | TOOLCHAIN_pn-gcc = "gcc" |
| 15 | TOOLCHAIN_pn-gcc-cross-${TARGET_ARCH} = "gcc" | 13 | TOOLCHAIN_pn-gcc-cross-${TARGET_ARCH} = "gcc" |
| @@ -34,33 +32,26 @@ TOOLCHAIN_pn-ldconfig-native = "gcc" | |||
| 34 | TOOLCHAIN_pn-libgcc = "gcc" | 32 | TOOLCHAIN_pn-libgcc = "gcc" |
| 35 | TOOLCHAIN_pn-libgcc-initial = "gcc" | 33 | TOOLCHAIN_pn-libgcc-initial = "gcc" |
| 36 | TOOLCHAIN_pn-libgfortran = "gcc" | 34 | TOOLCHAIN_pn-libgfortran = "gcc" |
| 37 | TOOLCHAIN_pn-libtool = "gcc" | ||
| 38 | TOOLCHAIN_pn-libvorbis = "gcc" | ||
| 39 | 35 | ||
| 40 | #mozjs17.0.0/js/src/jsinterp.cpp:3684:9: error: cannot jump from this indirect goto statement to one of its possible targets | 36 | #mozjs17.0.0/js/src/jsinterp.cpp:3684:9: error: cannot jump from this indirect goto statement to one of its possible targets |
| 41 | # DO_NEXT_OP(len); | 37 | # DO_NEXT_OP(len); |
| 42 | TOOLCHAIN_pn-mozjs = "gcc" | 38 | TOOLCHAIN_pn-mozjs = "gcc" |
| 43 | 39 | ||
| 44 | TOOLCHAIN_pn-mtools = "gcc" | 40 | TOOLCHAIN_pn-mtools = "gcc" |
| 45 | TOOLCHAIN_pn-openssl = "gcc" | ||
| 46 | TOOLCHAIN_pn-openjdk-8 = "gcc" | 41 | TOOLCHAIN_pn-openjdk-8 = "gcc" |
| 47 | TOOLCHAIN_pn-openjre-8 = "gcc" | 42 | TOOLCHAIN_pn-openjre-8 = "gcc" |
| 48 | TOOLCHAIN_pn-perf = "gcc" | 43 | TOOLCHAIN_pn-perf = "gcc" |
| 49 | TOOLCHAIN_pn-piglit = "gcc" | 44 | TOOLCHAIN_pn-piglit = "gcc" |
| 50 | TOOLCHAIN_pn-pixman = "gcc" | ||
| 51 | TOOLCHAIN_pn-prelink = "gcc" | 45 | TOOLCHAIN_pn-prelink = "gcc" |
| 52 | TOOLCHAIN_pn-pulseaudio = "gcc" | 46 | TOOLCHAIN_pn-pulseaudio = "gcc" |
| 53 | TOOLCHAIN_pn-python-numpy = "gcc" | ||
| 54 | TOOLCHAIN_pn-rpm = "gcc" | ||
| 55 | TOOLCHAIN_pn-syslinux = "gcc" | 47 | TOOLCHAIN_pn-syslinux = "gcc" |
| 56 | TOOLCHAIN_pn-systemtap = "gcc" | 48 | TOOLCHAIN_pn-systemtap = "gcc" |
| 57 | TOOLCHAIN_pn-tcp-wrappers = "gcc" | 49 | TOOLCHAIN_pn-tcp-wrappers = "gcc" |
| 58 | TOOLCHAIN_pn-uclibc = "gcc" | 50 | TOOLCHAIN_pn-uclibc = "gcc" |
| 59 | TOOLCHAIN_pn-uclibc-initial = "gcc" | 51 | TOOLCHAIN_pn-uclibc-initial = "gcc" |
| 60 | TOOLCHAIN_pn-valgrind = "gcc" | 52 | TOOLCHAIN_pn-valgrind = "gcc" |
| 61 | TOOLCHAIN_pn-zlib = "gcc" | ||
| 62 | # qemu-user does not execute the applications built with clang correctly | 53 | # qemu-user does not execute the applications built with clang correctly |
| 63 | TOOLCHAIN_pn-gobject-introspection = "gcc" | 54 | # TOOLCHAIN_pn-gobject-introspection = "gcc" |
| 64 | 55 | ||
| 65 | #| ../../mpfr-3.1.4/src/mul.c:324:11: error: invalid output constraint '=h' in asm | 56 | #| ../../mpfr-3.1.4/src/mul.c:324:11: error: invalid output constraint '=h' in asm |
| 66 | #| umul_ppmm (tmp[1], tmp[0], MPFR_MANT (b)[0], MPFR_MANT (c)[0]); | 57 | #| umul_ppmm (tmp[1], tmp[0], MPFR_MANT (b)[0], MPFR_MANT (c)[0]); |
