diff options
author | Ming Liu <liu.ming50@gmail.com> | 2023-05-13 18:16:53 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-09-08 09:08:54 -0700 |
commit | 42546945254f68749afa5555d3ba484681aa6499 (patch) | |
tree | 6a3666938f14cbda820d43446cea0fbe8138168d /recipes-devtools/clang/llvm-project-source.inc | |
parent | 0f4c4c56149f2db375a1ebbbba7451fd80a6fde3 (diff) | |
download | meta-clang-42546945254f68749afa5555d3ba484681aa6499.tar.gz |
clang.bbclass: create lld symbolic link in sysroot when ld-is-lld is set
Create a symbolic link lld -> ld in recipe sysroot to choose the
default linker lld when ld-is-lld is set in DISTRO_FEATURES. othereise,
we can get linking issues when '-fuse-ld=lld' is in LDFLAGS but the
actual ld is not lld.
Signed-off-by: Ming Liu <liu.ming50@gmail.com>
(cherry picked from commit 71321ddf78ea522b87a6b4bffefb14c988a6d921)
Diffstat (limited to 'recipes-devtools/clang/llvm-project-source.inc')
0 files changed, 0 insertions, 0 deletions