diff --git a/talimatname/genel/go/talimat b/talimatname/genel/go/talimat index 4c288ece9..e3edc9ed5 100644 --- a/talimatname/genel/go/talimat +++ b/talimatname/genel/go/talimat @@ -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)