diff options
author | Luc Van Oostenryck | 2019-03-04 13:55:20 +0100 |
---|---|---|
committer | Masahiro Yamada | 2019-03-04 14:39:20 +0100 |
commit | b89f25ea78920680199b79f80d296c89997deb9d (patch) | |
tree | 6cc8b64584fe097c05da5a77de7fadbc9c009d75 /fs/ocfs2/suballoc.c | |
parent | kbuild: clean up scripts/gcc-version.sh (diff) | |
download | kernel-qcow2-linux-b89f25ea78920680199b79f80d296c89997deb9d.tar.gz kernel-qcow2-linux-b89f25ea78920680199b79f80d296c89997deb9d.tar.xz kernel-qcow2-linux-b89f25ea78920680199b79f80d296c89997deb9d.zip |
kbuild: use -Werror=implicit-... instead of -Werror-implicit-...
The flag '-Werror-implicit-function-declaration', present in GCC 2.95,
stopped to be documented in GCC 4.3, replaced by the more generic
'-Werror=...' form.
So, use the equivalent '-Werror=implicit-function-declaration' instead.
Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'fs/ocfs2/suballoc.c')
0 files changed, 0 insertions, 0 deletions