diff options
author | aprospero <apro@posteo.de> | 2025-03-17 14:12:53 +0100 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-03-17 18:38:45 -0700 |
commit | b9ef02282197380ef05edbd0eb852e1934ceb59b (patch) | |
tree | bcdca9b3ca09fc57f4c441b604da36d1c60f1543 /dynamic-layers/meta-python/recipes-devtools/bcc | |
parent | 8c77b427408db01b8de4c04bd3d247c13c154f92 (diff) | |
download | meta-clang-b9ef02282197380ef05edbd0eb852e1934ceb59b.tar.gz |
fix: [Issue #1061] - check for existence before trying to process a file
In certain configurations LLVMConfig.cmake does not exist. If that's the case do_install breaks for the nativesdk-clang recipe.
Eg. set the following:
EXTRA_OECMAKE:append:pn-nativesdk-clang = " -DLLVM_INSTALL_TOOLCHAIN_ONLY=ON"
as suggested here:
https://llvm.org/docs/BuildingADistribution.html
Signed-off-by: aprospero <apro@posteo.de>
Diffstat (limited to 'dynamic-layers/meta-python/recipes-devtools/bcc')
0 files changed, 0 insertions, 0 deletions