diff options
| author | Khem Raj <raj.khem@gmail.com> | 2021-05-31 21:42:08 -0700 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2021-06-08 11:37:54 -0700 |
| commit | 90c41070f5e5b2c2fb914a0d071fed1b0e5e41f2 (patch) | |
| tree | cfd3987038286e0f7ed5f107379f8c4274bf9964 /conf/nonclangable.conf | |
| parent | 21182ec55dace9062be427c2ee583fd4027f899b (diff) | |
| download | meta-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>
Diffstat (limited to 'conf/nonclangable.conf')
| -rw-r--r-- | conf/nonclangable.conf | 2 |
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" |
| 56 | TOOLCHAIN_pn-mesa_riscv64 = "gcc" | 56 | TOOLCHAIN_pn-mesa_riscv64 = "gcc" |
| 57 | TOOLCHAIN_pn-mesa_powerpc = "gcc" | 57 | TOOLCHAIN_pn-mesa_powerpc = "gcc" |
| 58 | # multiple definition of 'mongo::error_details::isNamedCode<0>' | ||
| 59 | TOOLCHAIN_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 |
| 61 | TOOLCHAIN_pn-omxplayer = "gcc" | 59 | TOOLCHAIN_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 |
