summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/nonclangable.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/nonclangable.conf b/conf/nonclangable.conf
index e4bba61..536dc70 100644
--- a/conf/nonclangable.conf
+++ b/conf/nonclangable.conf
@@ -429,6 +429,7 @@ LIBCPLUSPLUS:pn-cpp-netlib:toolchain-clang = "-stdlib=libstdc++"
429LIBCPLUSPLUS:pn-cpprest:toolchain-clang = "-stdlib=libstdc++" 429LIBCPLUSPLUS:pn-cpprest:toolchain-clang = "-stdlib=libstdc++"
430# See https://lists.openembedded.org/g/openembedded-devel/topic/meta_oe_patch_2_3/108964413 430# See https://lists.openembedded.org/g/openembedded-devel/topic/meta_oe_patch_2_3/108964413
431LIBCPLUSPLUS:pn-tomlplusplus:toolchain-clang = "-stdlib=libstdc++" 431LIBCPLUSPLUS:pn-tomlplusplus:toolchain-clang = "-stdlib=libstdc++"
432LIBCPLUSPLUS:pn-doxygen:toolchain-clang = "-stdlib=libstdc++"
432 433
433# Uses gcc for native tools, e.g. nsinstall and passes clang options which fails so 434# Uses gcc for native tools, e.g. nsinstall and passes clang options which fails so
434# let same compiler ( gcc or clang) be native/cross compiler 435# let same compiler ( gcc or clang) be native/cross compiler