Home
last modified time | relevance | path

Searched hist:"61 a0902a06d602377cb6526deacfe4f0a7eade73" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/
H A DMakefile61a0902a06d602377cb6526deacfe4f0a7eade73 Fri Dec 14 02:05:39 CST 2018 Masahiro Yamada <yamada.masahiro@socionext.com> kbuild: add -Werror=implicit-int flag unconditionally

This flag is documented in the GCC 4.6 manual, and recognized by
Clang as well. Let's rip off the cc-option switch.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Nick Desaulniers <ndesaulniers@google.com>