Browse Source

Remove -Wc11-extensions

FreeBSD uses _Generic() in its system headers, and is within its
rights to do so.
Nick Mathewson 8 years ago
parent
commit
80f2c3555d
1 changed files with 0 additions and 1 deletions
  1. 0 1
      configure.ac

+ 0 - 1
configure.ac

@@ -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