Add -Wstrict-null-sentinel to gdbsupport/warning.m4
[deliverable/binutils-gdb.git] / gdbserver / configure
index 4b9d7e3718fa907572f0792f16e729da02dcf96d..bd0e667af69bb398e4e375b18e2c284922c04dc5 100755 (executable)
@@ -9815,7 +9815,8 @@ build_warnings="-Wall -Wpointer-arith \
 -Wdeprecated-copy \
 -Wdeprecated-copy-dtor \
 -Wredundant-move \
--Wmissing-declarations"
+-Wmissing-declarations \
+-Wstrict-null-sentinel"
 
 case "${host}" in
   *-*-mingw32*)
This page took 0.02596 seconds and 4 git commands to generate.