sh: vsyscall: drop unnecessary cc-ldoption
authorNick Desaulniers <ndesaulniers@google.com>
Wed, 24 Apr 2019 18:02:21 +0000 (11:02 -0700)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Sat, 18 May 2019 02:29:01 +0000 (11:29 +0900)
commit5b13f841b37ffa72a66e6209914993f9c9d2287f
tree86f8330475cbd1050c12b5e53d6682662a299b80
parent861fde319134d4aaaa94ac6d976e4d8a329ab889
sh: vsyscall: 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: Yoshinori Sato <ysato@users.sourceforge.jp>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
arch/sh/kernel/vsyscall/Makefile