mirror of
https://github.com/openharmony/developtools_syscap_codec.git
synced 2026-08-27 02:11:19 -04:00
Signed-off-by: leokii <liangxinyan2@huawei.com>
This commit is contained in:
@@ -113,6 +113,11 @@ if (defined(ohos_lite)) {
|
||||
} else {
|
||||
ohos_shared_library("syscap_interface_shared") {
|
||||
branch_protector_ret = "pac_ret"
|
||||
sanitize = {
|
||||
cfi = true
|
||||
cfi_cross_dso = true
|
||||
debug = false
|
||||
}
|
||||
deps = []
|
||||
if (syscap_codec_config_extern_path != "") {
|
||||
deps += [ ":gen_syscap_define_custom" ]
|
||||
|
||||
Reference in New Issue
Block a user