Explorar o código

configure: suppress bogus pointer-int cast warnings

rofl0r %!s(int64=11) %!d(string=hai) anos
pai
achega
adbeefbebd
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      configure

+ 1 - 0
configure

@@ -382,6 +382,7 @@ tryflag CFLAGS_AUTO -Wno-missing-braces
 tryflag CFLAGS_AUTO -Wno-unused-value
 tryflag CFLAGS_AUTO -Wno-unused-but-set-variable
 tryflag CFLAGS_AUTO -Wno-unknown-pragmas
+tryflag CFLAGS_AUTO -Wno-pointer-to-int-cast
 fi
 
 # Some patched GCC builds have these defaults messed up...