!186 CFI配置还原

Merge pull request !186 from jiangminsen/master
This commit is contained in:
openharmony_ci 2023-09-28 07:26:11 +00:00 committed by Gitee
commit 686ca66a91
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -25,13 +25,6 @@ if (os_level == "standard") {
}
ohos_shared_library("libhapverify") {
sanitize = {
cfi = true
cfi_cross_dso = true
debug = false
}
stack_protector_ret = true
sources = [
"src/common/hap_byte_buffer.cpp",
"src/common/hap_byte_buffer_data_source.cpp",