Signed-off-by: shilei <shilei91@huawei.com>
Change-Id: Id909706f965de3c5937dbc692abb4df82bef19c8
This commit is contained in:
shilei
2022-07-30 16:01:10 +08:00
parent cf35468821
commit 9f1415c700
+1 -1
View File
@@ -69,6 +69,6 @@ lite_library("zlib_static") {
"--diag_suppress",
"Pe111,Pe147,Pe223",
]
defines = [ "IOAPO_NO_64" ]
defines = [ "IOAPI_NO_64" ]
}
}