go-talimat
这个提交存在于:
父节点
3bbe94b316
当前提交
de04b7e3d0
共有 1 个文件被更改,包括 1 次插入 和 0 次删除
|
|
@ -18,6 +18,7 @@ build() {
|
|||
# build
|
||||
export GOROOT_FINAL=/usr/lib/go
|
||||
export GOROOT=/tmp/go/
|
||||
export CGO_ENABLED="0"
|
||||
|
||||
# compile all
|
||||
unset CC # The build fails with a customer C compiler (e.g: ccache)
|
||||
|
|
|
|||
正在加载…
添加表格
在新工单中引用