添加PAC后向CFI

Signed-off-by: @ran-zhao-yu <ranzhaoyu1@huawei.com>
This commit is contained in:
@ran-zhao-yu
2024-09-10 11:32:08 +08:00
parent a3ba7f508f
commit a101797ad4
+1
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