From ab202ae575768029fb75a28afbf2cdd938d059a9 Mon Sep 17 00:00:00 2001 From: zhaohui91 Date: Fri, 30 Aug 2024 17:44:18 +0800 Subject: [PATCH] =?UTF-8?q?libnghttp2=5Fshared=20=E6=B7=BB=E5=8A=A0pac=20?= =?UTF-8?q?=E5=90=8E=E5=90=91cfi=20=E7=BC=96=E8=AF=91=E5=8F=82=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: zhaohui91 --- lib/BUILD.gn | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/BUILD.gn b/lib/BUILD.gn index d5fedc45..904fda65 100644 --- a/lib/BUILD.gn +++ b/lib/BUILD.gn @@ -139,6 +139,7 @@ if (defined(ohos_lite)) { ] output_name = "nghttp2" } + branch_protector_ret = "pac_ret" sources = nghttp2_lib_sources if (target_os != "ios") { if (product_name != "ohos-sdk") {