mirror of
https://github.com/openharmony/third_party_elfutils.git
synced 2026-07-01 06:41:51 -04:00
@@ -40,7 +40,9 @@ ohos_static_library("libelf_static") {
|
||||
"//third_party/elfutils/libelf",
|
||||
]
|
||||
|
||||
deps = [ "//third_party/zlib:libz" ]
|
||||
deps = []
|
||||
|
||||
external_deps = [ "zlib:libz" ]
|
||||
|
||||
license_file = "COPYING-LGPLV3"
|
||||
subsystem_name = "thirdparty"
|
||||
|
||||
+3
-1
@@ -22,7 +22,9 @@
|
||||
"rom": "",
|
||||
"ram": "",
|
||||
"deps": {
|
||||
"components": [],
|
||||
"components": [
|
||||
"zlib"
|
||||
],
|
||||
"third_party": []
|
||||
},
|
||||
"build": {
|
||||
|
||||
Reference in New Issue
Block a user