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:
hosted
2025-10-20 22:00:39 +08:00
parent 5fdc166fb6
commit 5a98bb2808
+2 -1
View File
@@ -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": []