gdb: enable -Wmissing-prototypes warning
[deliverable/binutils-gdb.git] / gdbsupport / configure
index e7a99e3ddfba2de630afbf9f390e96a107b8da23..1b141387e5a191b1ea2406ba1a351c0a06b1d110 100755 (executable)
@@ -10874,6 +10874,7 @@ build_warnings="-Wall -Wpointer-arith \
 -Wdeprecated-copy-dtor \
 -Wredundant-move \
 -Wmissing-declarations \
+-Wmissing-prototypes \
 -Wstrict-null-sentinel \
 "
 
This page took 0.025825 seconds and 4 git commands to generate.