enable cgo
This commit is contained in:
parent
2088e37c99
commit
b00b6d690d
1 changed files with 0 additions and 1 deletions
|
@ -32,7 +32,6 @@ if [ -z "$PKG" ] || [ -z "$ARCH" ] || [ -z "$COMMIT_SHA" ] || [ -z "$REPO_INFO"
|
|||
fi
|
||||
|
||||
|
||||
export CGO_ENABLED=0
|
||||
export GOARCH="${ARCH}"
|
||||
|
||||
TARGETS_DIR="rootfs/bin/${ARCH}"
|
||||
|
|
Loading…
Reference in a new issue