开启CFI

Signed-off-by: @ran-zhao-yu <ranzhaoyu1@huawei.com>
This commit is contained in:
@ran-zhao-yu 2024-09-13 14:13:50 +08:00
parent 38dcddf3d8
commit 5454a9aa40

View File

@ -59,6 +59,7 @@ config("jsoncpp_public_config") {
}
ohos_shared_library("jsoncpp") {
branch_protector_ret = "pac_ret"
visibility = [ "*" ]
sources = get_target_outputs(":jsoncpp_install_action")
use_exceptions = true