新增忽略整数转指针的编译选项

Signed-off-by: fangyunzhong <fangyunzhong2@huawei.com>
This commit is contained in:
fangyunzhong
2024-01-11 15:53:43 +08:00
parent 16ef6c530c
commit 8794d69f82
+1
View File
@@ -101,6 +101,7 @@ config("libxml2_private_config") {
"-Wno-tautological-pointer-compare",
"-Wno-unused-function",
"-Wno-enum-compare",
"-Wno-int-conversion",
]
defines = [
"HAVE_CONFIG_H",