diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2022-10-13 03:18:41 +0900 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2022-12-13 22:21:14 +0900 |
commit | e4412739472b743e18860ad8d979a7ceb3071652 (patch) | |
tree | 3baeacb41813be49fc86d8eafa87c30a645e7848 /scripts/Kbuild.include | |
parent | 80b6093b55e31c2c40ff082fb32523d4e852954f (diff) | |
download | linux-e4412739472b743e18860ad8d979a7ceb3071652.tar.gz linux-e4412739472b743e18860ad8d979a7ceb3071652.tar.bz2 linux-e4412739472b743e18860ad8d979a7ceb3071652.zip |
Documentation: raise minimum supported version of binutils to 2.25
Binutils 2.23 was released in 2012. Almost 10 years old.
We already require GCC 5.1, released in 2015.
Bump the binutils version to 2.25, which was released some months
before GCC 5.1.
With this applied, some subsystems can start to clean up code.
Examples:
arch/arm/Kconfig.assembler
arch/mips/vdso/Kconfig
arch/powerpc/Makefile
arch/x86/Kconfig.assembler
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Acked-by: Linus Torvalds <torvalds@linux-foundation.org>
Reviewed-by: Nick Desaulniers <ndesaulniers@google.com>
Diffstat (limited to 'scripts/Kbuild.include')
0 files changed, 0 insertions, 0 deletions