diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2018-12-14 17:05:38 +0900 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2018-12-17 00:33:45 +0900 |
commit | eeb5687a7139649e1724674441580b778f5ff7ab (patch) | |
tree | 5a4dc04f50c93fa4ac74da7d357f7429725ab008 /scripts/gcc-plugins/stackleak_plugin.c | |
parent | 42a92bccd213ce4b7198d2e943ac0efe88cbe1aa (diff) | |
download | linux-eeb5687a7139649e1724674441580b778f5ff7ab.tar.bz2 |
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 'scripts/gcc-plugins/stackleak_plugin.c')
0 files changed, 0 insertions, 0 deletions