From 728933a02e470bc4931212dd507ea9a5b0d1e652 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 15 Sep 2022 22:31:01 -0700 Subject: sqlite-orm: Do not remove -g anymore This bug seems to be fixed Signed-off-by: Khem Raj --- conf/nonclangable.conf | 3 --- 1 file changed, 3 deletions(-) diff --git a/conf/nonclangable.conf b/conf/nonclangable.conf index 30099fc..2ff9992 100644 --- a/conf/nonclangable.conf +++ b/conf/nonclangable.conf @@ -97,9 +97,6 @@ TOOLCHAIN:pn-pseudo = "gcc" TOOLCHAIN:pn-pulseaudio:armv7ve = "gcc" TOOLCHAIN:pn-pulseaudio:armv7a = "gcc" -# clang++ hangs see https://bugs.llvm.org/show_bug.cgi?id=45134 -DEBUG_FLAGS:remove:pn-sqlite-orm:toolchain-clang = "-g" - #| /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': -- cgit v1.2.3-54-g00ecf