Move event-loop.[ch] to gdbsupport/
[deliverable/binutils-gdb.git] / gdbsupport / warning.m4
index e2b8a43ddbd54b5900e388f3265b781ae241bf95..649be7552dd10942dbf983a83b69179b6316cf6c 100644 (file)
@@ -50,7 +50,10 @@ build_warnings="-Wall -Wpointer-arith \
 -Wdeprecated-copy \
 -Wdeprecated-copy-dtor \
 -Wredundant-move \
--Wmissing-declarations"
+-Wmissing-declarations \
+-Wmissing-prototypes \
+-Wstrict-null-sentinel \
+"
 
 case "${host}" in
   *-*-mingw32*)
This page took 0.038464 seconds and 4 git commands to generate.