summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernhard Rosenkränzer <bernhard.rosenkraenzer.ext@huawei.com>2021-05-27 23:19:36 +0200
committerKhem Raj <raj.khem@gmail.com>2021-07-14 09:53:49 -0700
commite5d102b6d8dc6de38fcf4385c7e2de46b86c39a3 (patch)
treec1255b719f5cdc09be5e3d91226a71a9448d2a46
parent8463239cac07c2ced6dc467490cd83779a793ee3 (diff)
downloadmeta-clang-e5d102b6d8dc6de38fcf4385c7e2de46b86c39a3.tar.gz
nonclangable.conf: Remove workaround for a clang bug that has been fixed
Signed-off-by: Bernhard Rosenkränzer <bernhard.rosenkraenzer.ext@huawei.com>
-rw-r--r--conf/nonclangable.conf3
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"
121TOOLCHAIN_pn-pulseaudio_armv7ve = "gcc" 121TOOLCHAIN_pn-pulseaudio_armv7ve = "gcc"
122TOOLCHAIN_pn-pulseaudio_armv7a = "gcc" 122TOOLCHAIN_pn-pulseaudio_armv7a = "gcc"
123 123
124# clang++ hangs see https://bugs.llvm.org/show_bug.cgi?id=45134
125DEBUG_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':