mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 04:13:28 +01:00
Disable -Wc99-c11-compat
It triggers on the openssl headers, and doesn't seem to actually help us.
This commit is contained in:
parent
3bffdf05d1
commit
99a7ddd6f9
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user