Disable -Wc99-c11-compat

It triggers on the openssl headers, and doesn't seem to actually
help us.
This commit is contained in:
Nick Mathewson 2016-06-14 13:28:26 -04:00
parent 3bffdf05d1
commit 99a7ddd6f9

View File

@ -1710,7 +1710,6 @@ if test "x$enable_gcc_warnings_advisory" != "xno"; then
-Wbool-conversion
-Wbool-conversions
-Wbuiltin-requires-header
-Wc99-c11-compat
-Wchar-align
-Wcompare-distinct-pointer-types
-Wcomplex-component-init