go-talimat

这个提交存在于:
root 2016-04-02 17:48:24 +03:00
父节点 3bbe94b316
当前提交 de04b7e3d0

查看文件

@ -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)