From 80f2c3555d70261fb62d24f7fb2e9199cf377777 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Sat, 11 Jun 2016 17:37:34 -0400 Subject: [PATCH] Remove -Wc11-extensions FreeBSD uses _Generic() in its system headers, and is within its rights to do so. --- configure.ac | 1 - 1 file changed, 1 deletion(-) 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