diff --git a/BUILD.gn b/BUILD.gn index d7d77b279f7223b2b2ab4fb41db630a388f55e58..f6406faff7817670d622c811ff6a49a47472afd7 100755 --- a/BUILD.gn +++ b/BUILD.gn @@ -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