mirror of
https://github.com/openharmony/third_party_libunwind.git
synced 2026-07-01 07:39:12 -04:00
日落libunwind
Change-Id: Iefe17f0a4c788583d204ef9e8713ceb09311fc0f Signed-off-by: maleibing <maleibing1@h-partners.com>
This commit is contained in:
@@ -710,10 +710,6 @@ if (defined(ohos_lite)) {
|
||||
}
|
||||
|
||||
shared_library("libunwind") {
|
||||
deps = [
|
||||
":libunwind_action",
|
||||
":unwind_source",
|
||||
]
|
||||
public_configs = [ ":unwind_config_public" ]
|
||||
}
|
||||
} else {
|
||||
@@ -861,10 +857,6 @@ if (defined(ohos_lite)) {
|
||||
}
|
||||
|
||||
ohos_shared_library("libunwind") {
|
||||
deps = [
|
||||
":libunwind_action",
|
||||
":unwind_source",
|
||||
]
|
||||
install_images = [
|
||||
"system",
|
||||
"updater",
|
||||
@@ -872,7 +864,6 @@ if (defined(ohos_lite)) {
|
||||
public_configs = [ ":unwind_config_public" ]
|
||||
innerapi_tags = [
|
||||
"platformsdk",
|
||||
"chipsetsdk_sp",
|
||||
]
|
||||
subsystem_name = "thirdparty"
|
||||
part_name = "libunwind"
|
||||
|
||||
Reference in New Issue
Block a user