Home
last modified time | relevance | path

Searched hist:a83e4ca26af8fcf1e0d1a3fb681732e239ef5496 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/lib/
H A DKconfig.debuga83e4ca26af8fcf1e0d1a3fb681732e239ef5496 Sun Feb 16 09:19:36 CST 2020 Masahiro Yamada <masahiroy@kernel.org> kbuild: remove cc-option switch from -Wframe-larger-than=

This CONFIG option was added by commit 35bb5b1e0e84 ("Add option to
enable -Wframe-larger-than= on gcc 4.4"). At that time, the cc-option
check was needed.

According to Documentation/process/changes.rst, the current minimal
supported version of GCC is 4.6, so you can assume GCC supports it.
Clang supports it as well.

Remove the cc-option switch and redundant comments.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Nathan Chancellor <natechancellor@gmail.com>
Reviewed-by: Nick Desaulniers <ndesaulniers@google.com>
/openbmc/linux/
H A DMakefilea83e4ca26af8fcf1e0d1a3fb681732e239ef5496 Sun Feb 16 09:19:36 CST 2020 Masahiro Yamada <masahiroy@kernel.org> kbuild: remove cc-option switch from -Wframe-larger-than=

This CONFIG option was added by commit 35bb5b1e0e84 ("Add option to
enable -Wframe-larger-than= on gcc 4.4"). At that time, the cc-option
check was needed.

According to Documentation/process/changes.rst, the current minimal
supported version of GCC is 4.6, so you can assume GCC supports it.
Clang supports it as well.

Remove the cc-option switch and redundant comments.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Nathan Chancellor <natechancellor@gmail.com>
Reviewed-by: Nick Desaulniers <ndesaulniers@google.com>