kbuild: add --hash-style= and --build-id unconditionally
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Sat, 13 Jul 2019 04:01:10 +0000 (13:01 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Wed, 17 Jul 2019 13:37:51 +0000 (22:37 +0900)
commit89ff7131f78ad083665382146e66430d66399076
tree68a88dce3c95bf866e435533503a3d8068253919
parent5ef872636ca71d35ddc5ee5951c9272a51c74418
kbuild: add --hash-style= and --build-id unconditionally

As commit 1e0221374e30 ("mips: vdso: drop unnecessary cc-ldoption")
explained, these flags are supported by the minimal required version
of binutils. They are supported by ld.lld too.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Nathan Chancellor <natechancellor@gmail.com>
Tested-by: Nathan Chancellor <natechancellor@gmail.com>
Makefile
arch/arm/vdso/Makefile
arch/arm64/kernel/vdso32/Makefile
arch/sparc/vdso/Makefile
arch/x86/entry/vdso/Makefile