]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf569210f5dc91a364d6770cc092e64623a1e7f70
tree3f7faeff8335f933fc329b80ab26e0d883229dab
parentee3b8d18fb1b09c89fa52a22f0311242cbf40187
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