diff options
-rw-r--r-- | conf/nonclangable.conf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/conf/nonclangable.conf b/conf/nonclangable.conf index a7f32d4..0e43036 100644 --- a/conf/nonclangable.conf +++ b/conf/nonclangable.conf | |||
@@ -121,9 +121,6 @@ TOOLCHAIN_pn-pulseaudio_aarch64 = "gcc" | |||
121 | TOOLCHAIN_pn-pulseaudio_armv7ve = "gcc" | 121 | TOOLCHAIN_pn-pulseaudio_armv7ve = "gcc" |
122 | TOOLCHAIN_pn-pulseaudio_armv7a = "gcc" | 122 | TOOLCHAIN_pn-pulseaudio_armv7a = "gcc" |
123 | 123 | ||
124 | # clang++ hangs see https://bugs.llvm.org/show_bug.cgi?id=45134 | ||
125 | DEBUG_FLAGS_remove_pn-sqlite-orm_toolchain-clang = "-g" | ||
126 | |||
127 | #| /usr/src/debug/qemu/2.6.0-r1/qemu-2.6.0/util/bitmap.c:191: undefined reference to `__atomic_fetch_or_4' | 124 | #| /usr/src/debug/qemu/2.6.0-r1/qemu-2.6.0/util/bitmap.c:191: undefined reference to `__atomic_fetch_or_4' |
128 | #| /usr/src/debug/qemu/2.6.0-r1/qemu-2.6.0/util/bitmap.c:210: undefined reference to `__atomic_fetch_or_4' | 125 | #| /usr/src/debug/qemu/2.6.0-r1/qemu-2.6.0/util/bitmap.c:210: undefined reference to `__atomic_fetch_or_4' |
129 | #| libqemuutil.a(bitmap.o): In function `bitmap_test_and_clear_atomic': | 126 | #| libqemuutil.a(bitmap.o): In function `bitmap_test_and_clear_atomic': |