소스 검색

Disable -Wc99-c11-compat

It triggers on the openssl headers, and doesn't seem to actually
help us.
Nick Mathewson 8 년 전
부모
커밋
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