提交 adbeefbe 编写于 作者: R rofl0r

configure: suppress bogus pointer-int cast warnings

上级 3e4b2cdc
...@@ -382,6 +382,7 @@ tryflag CFLAGS_AUTO -Wno-missing-braces ...@@ -382,6 +382,7 @@ tryflag CFLAGS_AUTO -Wno-missing-braces
tryflag CFLAGS_AUTO -Wno-unused-value tryflag CFLAGS_AUTO -Wno-unused-value
tryflag CFLAGS_AUTO -Wno-unused-but-set-variable tryflag CFLAGS_AUTO -Wno-unused-but-set-variable
tryflag CFLAGS_AUTO -Wno-unknown-pragmas tryflag CFLAGS_AUTO -Wno-unknown-pragmas
tryflag CFLAGS_AUTO -Wno-pointer-to-int-cast
fi fi
# Some patched GCC builds have these defaults messed up... # Some patched GCC builds have these defaults messed up...
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册