2 Star 0 Fork 121

wzlgit / arkcompiler_toolchain

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bundle.json 1.19 KB
一键复制 编辑 原始数据 按行查看 历史
Zhoucong 提交于 2023-07-11 10:51 . Modify deps
{
"name": "@ohos/toolchain",
"version": "3.1",
"description": "arkcompiler toolchain",
"homePage": "https://gitee.com/openharmony",
"license": "Apache Liscense 2.0",
"publishAs": "code-segment",
"scripts": {},
"dirs": [],
"segment": {
"destPath": "arkcompiler/toolchain"
},
"component": {
"name": "toolchain",
"subsystem": "arkcompiler",
"syscap": [],
"features": [],
"adapted_system_type": [
"standard"
],
"rom": "",
"ram": "",
"deps": {
"components": [
"ets_runtime",
"runtime_core",
"faultloggerd",
"hitrace",
"hilog"
],
"third_party": [
"bounds_checking_function",
"cJSON",
"libuv",
"openssl"
]
},
"build": {
"sub_component": [
"//arkcompiler/toolchain:ark_toolchain_packages"
],
"inner_kits": [],
"test": [
"//arkcompiler/toolchain:ark_toolchain_unittest"
]
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/wzlgit/arkcompiler_toolchain.git
git@gitee.com:wzlgit/arkcompiler_toolchain.git
wzlgit
arkcompiler_toolchain
arkcompiler_toolchain
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891