diff options
author | Yoann Congal <yoann.congal@smile.fr> | 2025-03-26 00:42:34 +0100 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-03-27 12:39:55 -0700 |
commit | fa1b780b8b9fafed08204719ab94a56e20d6a03a (patch) | |
tree | 3643e5b034d866504b1c3ef371d251666595f7ab /dynamic-layers/meta-python | |
parent | 65da70e6ba202b7582b2a3d0cb1fdfa54c9fd55d (diff) | |
download | meta-clang-fa1b780b8b9fafed08204719ab94a56e20d6a03a.tar.gz |
clang: Disable building dexp in clang-native
Building dexp (native) on Debian 11 causes intermittent failure[0].
This tools in not used in clang except in tests (that we don't run).
So, disable building this tool by encapsulating its build in a cmake
option and then in a PACKAGECONFIG.
Users sure of not using Debian 11 (or the impacted g++ compiler) can
turn this config on safely.
Only the -native* variants change. Dexp is still enabled by default for
target.
[0]: https://bugzilla.yoctoproject.org/show_bug.cgi?id=15803
Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
Diffstat (limited to 'dynamic-layers/meta-python')
0 files changed, 0 insertions, 0 deletions