summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2021-05-31 21:42:08 -0700
committerKhem Raj <raj.khem@gmail.com>2021-06-08 11:37:54 -0700
commit90c41070f5e5b2c2fb914a0d071fed1b0e5e41f2 (patch)
treecfd3987038286e0f7ed5f107379f8c4274bf9964
parent21182ec55dace9062be427c2ee583fd4027f899b (diff)
downloadmeta-clang-90c41070f5e5b2c2fb914a0d071fed1b0e5e41f2.tar.gz
mongodb: Remove from nonclangable list
mongodb builds fine with latest clang/13.0.0 Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--conf/nonclangable.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/conf/nonclangable.conf b/conf/nonclangable.conf
index 16d3b7e..71bd78a 100644
--- a/conf/nonclangable.conf
+++ b/conf/nonclangable.conf
@@ -55,8 +55,6 @@ TOOLCHAIN_pn-m4_powerpc = "gcc"
55#TOOLCHAIN_pn-mesa_mipsel = "gcc" 55#TOOLCHAIN_pn-mesa_mipsel = "gcc"
56TOOLCHAIN_pn-mesa_riscv64 = "gcc" 56TOOLCHAIN_pn-mesa_riscv64 = "gcc"
57TOOLCHAIN_pn-mesa_powerpc = "gcc" 57TOOLCHAIN_pn-mesa_powerpc = "gcc"
58# multiple definition of 'mongo::error_details::isNamedCode<0>'
59TOOLCHAIN_pn-mongodb = "gcc"
60# variant-impl.hpp:309:36: error: 'is_variant' does not name a template but is followed by template arguments 58# variant-impl.hpp:309:36: error: 'is_variant' does not name a template but is followed by template arguments
61TOOLCHAIN_pn-omxplayer = "gcc" 59TOOLCHAIN_pn-omxplayer = "gcc"
62# error: return address can be determined only for current frame 60# error: return address can be determined only for current frame