Signed-off-by: lixing <lixing141@huawei.com>
This commit is contained in:
lixing 2024-09-09 12:07:13 +00:00 committed by Gitee
parent 20703b4e23
commit f780533b8d
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") { ohos_shared_library("libbpf") {
branch_protector_ret = "pac_ret"
deps = [ deps = [
"//third_party/elfio:elfio", "//third_party/elfio:elfio",
"//third_party/zlib:libz", "//third_party/zlib:libz",