Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
clang.bbclass: Use ld.lld as default for LD with ld-is-lld
When ld-is-lld is in DISTRO_FEATURE, user wants to use lld as system linker, therefore honor the setting for bare linker as well, for compiler its being taken care by clang itself using -fuse-ld=lld Signed-off-by: Khem Raj <[email protected]>
- Loading branch information