kbuild: remove cc-option test of -fno-strict-overflow
authorMasahiro Yamada <masahiroy@kernel.org>
Thu, 10 Sep 2020 13:51:17 +0000 (22:51 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Thu, 24 Sep 2020 15:36:50 +0000 (00:36 +0900)
commit8b42cf2fde0ee8b63d71d4bc442a03b6ea55b00b
treecda167eec82055a63302c971b5c9274682bd340e
parentbb2732112bc52bed7b20b9fc59d7246e4e7ce5ed
kbuild: remove cc-option test of -fno-strict-overflow

The minimal compiler versions, GCC 4.9 and Clang 10 support this flag.

Here is the godbolt:
https://godbolt.org/z/odq8h9

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Nathan Chancellor <natechancellor@gmail.com>
Acked-by: Will Deacon <will@kernel.org>
Makefile
arch/arm64/kernel/vdso32/Makefile