diff options
author | Dmitry Baryshkov <dmitry.baryshkov@linaro.org> | 2023-12-22 07:32:19 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-12-29 08:51:23 -0800 |
commit | 25828e9b595a190e0a87e165092dd8ec84f0d3cf (patch) | |
tree | 3f4dbdf29af8b8a35886d0fb3eb07247e132fb1c /dynamic-layers/meta-python/recipes-devtools/bcc | |
parent | 497f2983d0305d7d6b80a0b1260232c186cf136b (diff) | |
download | meta-clang-25828e9b595a190e0a87e165092dd8ec84f0d3cf.tar.gz |
llvm-config: update following the oe-core script
The Mesa Clover meson.build script passes two options to llvm-config
script, --libs --ldflags. The script from meta-clang passes control to
the native llvm-config script, which unfortunately results in the native
dynamic linker option leaking to the cross build. Fix that by adopting
the approach from OE-core and filter known options before calling into
the native llvm-config.
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Diffstat (limited to 'dynamic-layers/meta-python/recipes-devtools/bcc')
0 files changed, 0 insertions, 0 deletions