go-talimat
This commit is contained in:
parent
3bbe94b316
commit
de04b7e3d0
1 changed files with 1 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue