diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2020-03-26 09:00:59 +0100 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2020-04-08 17:01:59 +0200 |
commit | e9e070cfe141e73588f1e48ca3f51d1183b8b646 (patch) | |
tree | 3bcf70b84a3989a41833873be6341aa931dc94e2 /arch/x86/crypto/Makefile | |
parent | x86: probe assembler capabilities via kconfig instead of makefile (diff) | |
download | linux-e9e070cfe141e73588f1e48ca3f51d1183b8b646.tar.xz linux-e9e070cfe141e73588f1e48ca3f51d1183b8b646.zip |
x86: add comments about the binutils version to support code in as-instr
We raise the minimal supported binutils version from time to time.
The last bump was commit 1fb12b35e5ff ("kbuild: Raise the minimum
required binutils version to 2.21").
We have these as-instr tests because binutils 2.21 does not support
them.
When we bump the binutils version next time, this will be a good
hint to find out which one can be dropped.
As for the Clang/LLVM builds, we require very new LLVM version,
so the LLVM integrated assembler supports all of them.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Acked-by: Jason A. Donenfeld <Jason@zx2c4.com>
Acked-by: Ingo Molnar <mingo@kernel.org>
Acked-by: Nick Desaulniers <ndesaulniers@google.com>
Diffstat (limited to 'arch/x86/crypto/Makefile')
0 files changed, 0 insertions, 0 deletions