diff --git a/base/BUILD.gn b/base/BUILD.gn index d53a863b954887914c8b5d099ad34dca4a3ca11f..494a358ef799722249d444c04846d8c0c39f81a2 100644 --- a/base/BUILD.gn +++ b/base/BUILD.gn @@ -173,6 +173,7 @@ ohos_shared_library("utils") { sanitize = { integer_overflow = true } + branch_protector_ret = "pac_ret" } }