1 Star 0 Fork 481

yinwei / third_party_musl_1

forked from OpenHarmony / third_party_musl 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bundle.json 787 Bytes
一键复制 编辑 原始数据 按行查看 历史
fangting 提交于 2023-10-10 14:34 . bundle整改
{
"name": "@ohos/musl",
"description": "musl is an MIT-licensed implementation of the standard C library",
"version": "3.1",
"license": "MIT",
"publishAs": "code-segment",
"segment": {
"destPath": "third_party/musl"
},
"dirs": {},
"scripts": {},
"licensePath": "COPYRIGHT",
"readmePath": {
"en": "README"
},
"component": {
"name": "musl",
"subsystem": "thirdparty",
"syscap": [],
"features": [],
"adapted_system_type": ["mini", "small", "standard"],
"rom": "",
"ram": "",
"build": {
"sub_component": [],
"inner_kits": [],
"test": [
"//third_party/musl/fuzztest:fuzztest"
]
}
}
}
1
https://gitee.com/qq2235349717/third_party_musl_1.git
git@gitee.com:qq2235349717/third_party_musl_1.git
qq2235349717
third_party_musl_1
third_party_musl_1
master

搜索帮助