X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdbsupport%2Fwarning.m4;h=649be7552dd10942dbf983a83b69179b6316cf6c;hb=081e778cb855581fe63a9b26aa582900da5d1a8b;hp=e2b8a43ddbd54b5900e388f3265b781ae241bf95;hpb=58df732b2166c31c8ee868b95cb62ef232e25387;p=deliverable%2Fbinutils-gdb.git diff --git a/gdbsupport/warning.m4 b/gdbsupport/warning.m4 index e2b8a43ddb..649be7552d 100644 --- a/gdbsupport/warning.m4 +++ b/gdbsupport/warning.m4 @@ -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*)