From 345cf557f00ddd17d345dd2ce7d49075ec4c2305 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sun, 8 Dec 2019 19:58:26 -0800 Subject: python3,x64: Can be compiled with clang9 Signed-off-by: Khem Raj --- conf/nonclangable.conf | 8 -------- 1 file changed, 8 deletions(-) diff --git a/conf/nonclangable.conf b/conf/nonclangable.conf index ac51481..f50400d 100644 --- a/conf/nonclangable.conf +++ b/conf/nonclangable.conf @@ -103,10 +103,6 @@ TOOLCHAIN_pn-pulseaudio_armv7a = "gcc" # clang++ 6.0 crashes during link phase of a shared library TOOLCHAIN_pn-wpewebkit = "gcc" -# x264 causes a infinite loop when compiling 1 source file -# -TOOLCHAIN_pn-x264_x86 = "gcc" - #| /usr/src/debug/qemu/2.6.0-r1/qemu-2.6.0/util/bitmap.c:191: undefined reference to `__atomic_fetch_or_4' #| /usr/src/debug/qemu/2.6.0-r1/qemu-2.6.0/util/bitmap.c:210: undefined reference to `__atomic_fetch_or_4' #| libqemuutil.a(bitmap.o): In function `bitmap_test_and_clear_atomic': @@ -117,10 +113,6 @@ TOOLCHAIN_pn-x264_x86 = "gcc" # to compile qemu for target TOOLCHAIN_pn-qemu_arm = "gcc" -# llvm-profdata fails see -# | error: Could not read profile code.profd: No such file or directory -TOOLCHAIN_pn-python3 = "gcc" - #| ./dsp/v4f_IIR2.h:554:12: error: no matching function for call to 'v4f_map' #| a[5] = v4f_map<__builtin_cosf> (f); #| ^~~~~~~~~~~~~~~~~~~~~~~ -- cgit v1.2.3-54-g00ecf