1 Star 0 Fork 0

chaocfb / build-minigui-4.0

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
config.sh 826 Bytes
一键复制 编辑 原始数据 按行查看 历史
VincentWei 提交于 2019-09-26 11:19 . use GOPTS for --enable-develmode
# This is the template of `myconfig.sh`, and the later
# will be included in every script.
# PLEASE COPY THIS FILE TO `myconfig.sh`,
# AND CHANGE THE FOLLOWING GLOBAL VARIABLES FOR YOUR CUSTOMIZATION.
#
# The URL prefix of remote repository.
# Use this if you want to visit GitHub via HTTPS
REPO_URL=https://github.com/VincentWei
# Use this one if you can visit GitHub via SSH
#REPO_URL=git@github.com:VincentWei
# Use this one if you are a developer of MiniGUI
#REPO_URL=git4os@gitlab.fmsoft.cn:VincentWei
#
# Global configuration options
#GOPTS="--enable-develmode"
GOPTS=
#
# The runtime mode of MiniGUI; can be ths, procs, or sa.
RUNMODE=ths
#
# extra options for configuring MiniGUI core.
# MGOPTS="--with-targetname=external"
MGOPTS=
#
# The jobs number for building source.
NRJOBS=`getconf _NPROCESSORS_ONLN`
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/chaocfb/build-minigui-4.0.git
git@gitee.com:chaocfb/build-minigui-4.0.git
chaocfb
build-minigui-4.0
build-minigui-4.0
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891