1 Star 0 Fork 6

zyb2ww/libdrm

forked from andyshrk/libdrm 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
cross_arm 427 Bytes
一键复制 编辑 原始数据 按行查看 历史
zyb2ww 提交于 2022-05-10 11:02 . cross-file: add some section
[constants]
toolchain_path = '/home/zyb/work/toolchain/gcc-arm-11.2-2022.02-x86_64-aarch64-none-linux-gnu/bin/aarch64-none-linux-gnu-'
[built-in options]
default_library = 'static'
[binaries]
c = toolchain_path + 'gcc'
cpp = toolchain_path + 'g++'
ar = toolchain_path + 'ar'
strip = toolchain_path + 'strip'
pkgconfig = '/usr/bin/pkg-config'
[host_machine]
system = 'linux'
cpu_family = 'arm'
cpu = 'arm'
endian = 'little'
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zyb2ww/drm.git
git@gitee.com:zyb2ww/drm.git
zyb2ww
drm
libdrm
master

搜索帮助