diff options
author | Sami Tolvanen <samitolvanen@google.com> | 2020-04-29 00:14:15 +0200 |
---|---|---|
committer | Thomas Bogendoerfer <tsbogend@alpha.franken.de> | 2020-05-12 10:01:31 +0200 |
commit | b744b43f79cc758127042e71f9ad7b1afda30f84 (patch) | |
tree | 827c7405379bea7ab45ee2051f281b05f49c298b /usr | |
parent | MIPS: unexport __flush_icache_user_range (diff) | |
download | linux-b744b43f79cc758127042e71f9ad7b1afda30f84.tar.xz linux-b744b43f79cc758127042e71f9ad7b1afda30f84.zip |
kbuild: add CONFIG_LD_IS_LLD
Similarly to the CC_IS_CLANG config, add LD_IS_LLD to avoid GNU ld
specific logic such as ld-version or ld-ifversion and gain the
ability to select potential features that depend on the linker at
configuration time such as LTO.
Signed-off-by: Sami Tolvanen <samitolvanen@google.com>
Acked-by: Masahiro Yamada <masahiroy@kernel.org>
[nc: Reword commit message]
Signed-off-by: Nathan Chancellor <natechancellor@gmail.com>
Tested-by: Sedat Dilek <sedat.dilek@gmail.com>
Reviewed-by: Sedat Dilek <sedat.dilek@gmail.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions