blob: 85e0aea32401fda27fd0edfae05ba853f6dc41f6 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
--- gdb/configure.orig 2016-03-07 10:33:02.757803766 +0100
+++ gdb/configure 2016-03-07 10:32:39.480804873 +0100
@@ -14297,8 +14297,7 @@
-Wno-narrowing"
else
build_warnings="$build_warnings -Wpointer-sign -Wmissing-prototypes \
--Wdeclaration-after-statement -Wmissing-parameter-type \
--Wold-style-declaration -Wold-style-definition"
+-Wdeclaration-after-statement -Wold-style-definition"
fi
# Enable -Wno-format by default when using gcc on mingw since many
|