add -Wold-style-definition
[deliverable/binutils-gdb.git] / gdb / configure
index 7e08fba659e91d32205a7e851d035642f6d2b1da..822f2dfc2823266568d3f69d761be62dc21915ee 100755 (executable)
@@ -12471,7 +12471,7 @@ build_warnings="-Wall -Wdeclaration-after-statement -Wpointer-arith \
 -Wno-unused -Wunused-value -Wunused-function \
 -Wno-switch -Wno-char-subscripts -Wmissing-prototypes \
 -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type \
--Wold-style-declaration"
+-Wold-style-declaration -Wold-style-definition"
 
 # Enable -Wno-format by default when using gcc on mingw since many
 # GCC versions complain about %I64.
This page took 0.027751 seconds and 4 git commands to generate.