]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit415364c84781ea93cfb890d630699762ffde6c72
treecda167eec82055a63302c971b5c9274682bd340e
parent4e88cdaaa1743f4cc120e601173bda08eafd01b9
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