From: Nick Mathewson Date: Sat, 11 Jun 2016 21:37:34 +0000 (-0400) Subject: Remove -Wc11-extensions X-Git-Tag: tor-0.2.9.1-alpha~179 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=80f2c3555d70261fb62d24f7fb2e9199cf377777;p=thirdparty%2Ftor.git Remove -Wc11-extensions FreeBSD uses _Generic() in its system headers, and is within its rights to do so. --- diff --git a/configure.ac b/configure.ac index 382bb7617f..03ada37911 100644 --- a/configure.ac +++ b/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