go-talimat

This commit is contained in:
root 2016-04-02 17:48:24 +03:00
parent 3bbe94b316
commit de04b7e3d0
1 changed files with 1 additions and 0 deletions

View File

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