diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2018-12-14 11:05:38 +0300 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2018-12-16 18:33:45 +0300 |
commit | eeb5687a7139649e1724674441580b778f5ff7ab (patch) | |
tree | 5a4dc04f50c93fa4ac74da7d357f7429725ab008 /Kbuild | |
parent | 42a92bccd213ce4b7198d2e943ac0efe88cbe1aa (diff) | |
download | linux-eeb5687a7139649e1724674441580b778f5ff7ab.tar.xz |
kbuild: add -Werror=strict-prototypes flag unconditionally
-Wstrict-prototypes is added to KBUILD_CFLAGS first, then overridden
by -Werror=strict-prototypes later.
Let's add -Werror=strict-prototypes unconditionally because it is
supported by GCC 4.6, and also by Clang.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Nick Desaulniers <ndesaulniers@google.com>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions