1 Star 0 Fork 34

wenlong_12/third_party_libbpf

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
bundle.json 1.06 KB
一键复制 编辑 原始数据 按行查看 历史
wenlong_12 提交于 2024-11-25 10:14 +08:00 . libbpf部件依赖整改
{
"name": "@ohos/libbpf",
"description": "Libbpf is a set of tools for building BPF applications",
"version": "Release_0.7.0",
"license": "BSD-2-Clause",
"publishAs": "code-segment",
"segment": {
"destPath": "third_party/libbpf"
},
"dirs": {},
"scripts": {},
"licensePath": "LICENSE.BSD-2-Clause",
"component": {
"name": "libbpf",
"subsystem": "thirdparty",
"syscap": [],
"features": [],
"adapted_system_type": [
"standard"
],
"rom": "",
"ram": "",
"deps": {
"components": [ "zlib", "elfio" ],
"third_party": []
},
"build": {
"sub_component": [],
"inner_kits": [
{
"name":"//third_party/libbpf:libbpf",
"header":{
"header_files":[ "libbpf.h" ],
"header_base":"//third_party/libbpf/src"
}
}
],
"test": []
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wenlong_12/third_party_libbpf.git
git@gitee.com:wenlong_12/third_party_libbpf.git
wenlong_12
third_party_libbpf
third_party_libbpf
master

搜索帮助