Просмотр исходного кода

Disable -Wc99-c11-compat

It triggers on the openssl headers, and doesn't seem to actually
help us.
Nick Mathewson 8 лет назад
Родитель
Сommit
99a7ddd6f9
1 измененных файлов с 0 добавлено и 1 удалено
  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
-     -Wc99-c11-compat
      -Wchar-align
      -Wcompare-distinct-pointer-types
      -Wcomplex-component-init