diff options
author | Jan Vermaete <jan.vermaete@gmail.com> | 2024-10-23 09:59:45 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2024-10-25 09:08:18 -0700 |
commit | 39385329de0b8d7c664020f0a7a19df8ef8c7f6e (patch) | |
tree | 54032a01dffbbaaa3a3247c7c5cc5dba5995a68c /conf | |
parent | 85c259367e55db69dd2506941dc458ab62a021c9 (diff) | |
download | meta-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.conf | 1 |
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++" | |||
429 | LIBCPLUSPLUS:pn-cpprest:toolchain-clang = "-stdlib=libstdc++" | 429 | LIBCPLUSPLUS: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 |
431 | LIBCPLUSPLUS:pn-tomlplusplus:toolchain-clang = "-stdlib=libstdc++" | 431 | LIBCPLUSPLUS:pn-tomlplusplus:toolchain-clang = "-stdlib=libstdc++" |
432 | LIBCPLUSPLUS: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 |