]> asedeno.scripts.mit.edu Git - linux.git/commit
riscv: vdso: drop unnecessary cc-ldoption
authorNick Desaulniers <ndesaulniers@google.com>
Tue, 23 Apr 2019 21:22:53 +0000 (14:22 -0700)
committerPalmer Dabbelt <palmer@sifive.com>
Mon, 29 Apr 2019 23:35:10 +0000 (16:35 -0700)
commitfd7f744caed82dcfd3a23bce8843836d6e94d584
treea1f8848a097ae51fc01eb6d4c322ff76657f40da
parentbf0102a0fdd9fa2b41c2646c4f96e91b678de89e
riscv: 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>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
arch/riscv/kernel/vdso/Makefile