configure: suppress bogus pointer-int cast warnings
This commit is contained in:
parent
3e4b2cdc1b
commit
adbeefbebd
1 changed files with 1 additions and 0 deletions
1
configure
vendored
1
configure
vendored
|
|
@ -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...
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue