mirror of
https://github.com/openharmony/third_party_elfutils.git
synced 2026-07-01 06:41:51 -04:00
inner_kits provided by elfutils only supports host compilation
https://gitcode.com/openharmony/third_party_elfutils/issues/43 Signed-off-by: hosted <chenyadong18@huawei.com>
This commit is contained in:
+2
-1
@@ -35,7 +35,8 @@
|
||||
"header_base": "third_party/elfutils",
|
||||
"header_files": []
|
||||
},
|
||||
"name": "//third_party/elfutils:libdw_static"
|
||||
"name": "//third_party/elfutils:libdw_static",
|
||||
"host_only": true
|
||||
}
|
||||
],
|
||||
"test": []
|
||||
|
||||
Reference in New Issue
Block a user