Source
1
+
# Note that some of the flags listed here really should be developer
2
+
# flags (listed in separate files, gnu-warnings-developer*) but we put
3
+
# them here because they are not raised by the current code and we'd like to
4
+
# know if they do start showing up.
5
+
#
6
+
# NOTE: Don't add -Wpadded here since we can't/won't fix the (many)
7
+
# warnings that are emitted. If you need it, add it from the
8
+
# environment variable at configure time.
9
+
-Wall
10
+
-Wcheck