kbuild: add --hash-style= and --build-id unconditionally
As commit 1e022137 ("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>
Showing
- Makefile 2 additions, 4 deletionsMakefile
- arch/arm/vdso/Makefile 1 addition, 2 deletionsarch/arm/vdso/Makefile
- arch/arm64/kernel/vdso32/Makefile 2 additions, 2 deletionsarch/arm64/kernel/vdso32/Makefile
- arch/sparc/vdso/Makefile 1 addition, 2 deletionsarch/sparc/vdso/Makefile
- arch/x86/entry/vdso/Makefile 2 additions, 3 deletionsarch/x86/entry/vdso/Makefile
Loading
Please register or sign in to comment