nds32: vdso: drop unnecessary cc-ldoption
authorNick Desaulniers <ndesaulniers@google.com>
Tue, 23 Apr 2019 21:19:31 +0000 (14:19 -0700)
committerGreentime Hu <greentime@andestech.com>
Tue, 7 May 2019 09:52:10 +0000 (17:52 +0800)
commit95b6204dbf703f2b6da27cec4c8280f43da8977d
tree3f7faeff8335f933fc329b80ab26e0d883229dab
parentc58867615d57859bf5a5aedb13d4646b98d930fe
nds32: vdso: drop unnecessary cc-ldoption

Towards the goal of removing cc-ldoption, it seems that --hash-style=
was added to binutils 2.17.50.0.2 in 2006. The minimal required version
of binutils for the kernel according to
Documentation/process/changes.rst is 2.20.

Link: https://gcc.gnu.org/ml/gcc/2007-01/msg01141.html
Cc: clang-built-linux@googlegroups.com
Suggested-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Nick Desaulniers <ndesaulniers@google.com>
Acked-by: Greentime Hu <greentime@andestech.com>
Signed-off-by: Greentime Hu <greentime@andestech.com>
arch/nds32/kernel/vdso/Makefile