30 Star 90 Fork 457

OpenHarmony / third_party_musl

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
bundle.json 787 Bytes
Copy Edit Raw Blame History
fangting authored 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/openharmony/third_party_musl.git
git@gitee.com:openharmony/third_party_musl.git
openharmony
third_party_musl
third_party_musl
master

Search