Remove -Wc11-extensions

FreeBSD uses _Generic() in its system headers, and is within its
rights to do so.
This commit is contained in:
Nick Mathewson 2016-06-11 17:37:34 -04:00
parent 47edbd4fad
commit 80f2c3555d
1 changed files with 0 additions and 1 deletions

View File

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