diff options
author | Jan Dorniak <jaskij@gmail.com> | 2022-12-19 05:27:18 +0100 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-09-08 09:08:54 -0700 |
commit | ae8fd7c99f57bbfc8d1247a458710e3051b2fab0 (patch) | |
tree | d59135c7e038556ab32280eeada62db8e5a1523a /recipes-devtools/clang/llvm-project-source.inc | |
parent | 57ec3e04bda38a5bc82dfc5e370901d3f7b32995 (diff) | |
download | meta-clang-ae8fd7c99f57bbfc8d1247a458710e3051b2fab0.tar.gz |
Fix OpenMP builds with thin LTO enabled.
When built with thin LTO enabled, LLVM produces object files containing
LLVM IR, which ld can't understand. Since we're forcing the toolchain
to clang anyway, let's also force using lld.
Fixes GitHub #708
Signed-off-by: Jan Dorniak <jaskij@gmail.com>
(cherry picked from commit bc8388c622c62cde24512d5b4473ede1f5710348)
Diffstat (limited to 'recipes-devtools/clang/llvm-project-source.inc')
0 files changed, 0 insertions, 0 deletions