aboutsummaryrefslogtreecommitdiff
path: root/gdbsupport/warning.m4
diff options
context:
space:
mode:
Diffstat (limited to 'gdbsupport/warning.m4')
-rw-r--r--gdbsupport/warning.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/gdbsupport/warning.m4 b/gdbsupport/warning.m4
index 81939ed..649be75 100644
--- a/gdbsupport/warning.m4
+++ b/gdbsupport/warning.m4
@@ -51,6 +51,7 @@ build_warnings="-Wall -Wpointer-arith \
-Wdeprecated-copy-dtor \
-Wredundant-move \
-Wmissing-declarations \
+-Wmissing-prototypes \
-Wstrict-null-sentinel \
"