summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorJan Vermaete <jan.vermaete@gmail.com>2024-10-23 09:59:45 +0200
committerKhem Raj <raj.khem@gmail.com>2024-10-25 09:08:18 -0700
commit39385329de0b8d7c664020f0a7a19df8ef8c7f6e (patch)
tree54032a01dffbbaaa3a3247c7c5cc5dba5995a68c /conf
parent85c259367e55db69dd2506941dc458ab62a021c9 (diff)
downloadmeta-clang-39385329de0b8d7c664020f0a7a19df8ef8c7f6e.tar.gz
doxygen: added to LIBCPLUSPLUS
Signed-off-by: Jan Vermaete <jan.vermaete@gmail.com>
Diffstat (limited to 'conf')
-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