!35 [5.0release]增加pac编译选项

Merge pull request !35 from lixing/cherry-pick-1725938007
This commit is contained in:
openharmony_ci 2024-09-11 12:41:06 +00:00 committed by Gitee
commit 75f6785ed0
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -51,6 +51,7 @@ config("libbpf_public_config") {
}
ohos_shared_library("libbpf") {
branch_protector_ret = "pac_ret"
deps = [
"//third_party/elfio:elfio",
"//third_party/zlib:libz",