diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2019-05-17 10:54:25 +0300 |
---|---|---|
committer | Heiko Carstens <heiko.carstens@de.ibm.com> | 2019-06-04 16:03:29 +0300 |
commit | f1090b61a76f4af523418a4ff3de4324ae72ec47 (patch) | |
tree | f3249cc1a8ce8de018ac5a8304869a131ca9b3a1 /scripts/gdb/linux/proc.py | |
parent | e888f7419dff260202e586421b44cb526a600cc2 (diff) | |
download | linux-f1090b61a76f4af523418a4ff3de4324ae72ec47.tar.xz |
s390: drop unneeded -Wall addition from tools Makefile
The top level Makefile adds -Wall globally for all host tools:
KBUILD_HOSTCFLAGS := -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 \
I see two "-Wall" added for compiling these tools.
Of course, it is allowed to pass the same option multiple times, but
we do not need to do so.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions