1 Star 0 Fork 18

ohos4la-L2/third_party_libbpf

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.lgtm.yml 471 Bytes
一键复制 编辑 原始数据 按行查看 历史
Frantisek Sumsal 提交于 2019-10-24 10:36 . lgtm: fix the extraction process
# vi: set ts=2 sw=2:
extraction:
cpp:
prepare:
packages:
- libelf-dev
- pkg-config
after_prepare:
# As the buildsystem detection by LGTM is performed _only_ during the
# 'configure' phase, we need to trick LGTM we use a supported build
# system (configure, meson, cmake, etc.). This way LGTM correctly detects
# that our sources are in the src/ subfolder.
- touch src/configure
- chmod +x src/configure
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ohos4la-l2/third_party_libbpf.git
git@gitee.com:ohos4la-l2/third_party_libbpf.git
ohos4la-l2
third_party_libbpf
third_party_libbpf
master

搜索帮助