ninja failed with: signal: killed
ninja
a small build system with a focus on speed
项目地址:https://gitcode.com/gh_mirrors/ni/ninja
免费下载资源
·
android 编译服务器,内存不足,可以更换服务器试试
free -m 查看swap分区大小
dd if=/dev/zero of=/var/swap bs=1024 count=2000000
2000000为2G大小
mkswap /var/swap
swapon /var/swap
free -m再次查看swap分区大小
GitHub 加速计划 / ni / ninja
10.88 K
1.57 K
下载
a small build system with a focus on speed
最近提交(Master分支:2 个月前 )
dcefb838
Fix typo: Explaantions -> Explanations 4 个月前
2f19d3a0 - 5 个月前
更多推荐
已为社区贡献6条内容
所有评论(0)