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:34 -0700 |
commit | d5b9fdbed63f55882d46b104ed0234a7de4d35a4 (patch) | |
tree | 576d500d099150c5a28a50b94e23fb5fbebd6e37 /scripts/devtool-clang.sh | |
parent | 3669c28e90ad710e38ad2381ef0292d706fa9ffd (diff) | |
download | meta-clang-d5b9fdbed63f55882d46b104ed0234a7de4d35a4.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 'scripts/devtool-clang.sh')
0 files changed, 0 insertions, 0 deletions