File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ cd $MAINDIR
7373
7474# If LOOPBUILDSYS is set the default list is ignored. Useful to release
7575# for a subset of systems/architectures.
76- SYS=${LOOPBUILDSYS:- " windows-386 windows- amd64 openbsd-386 openbsd-amd64 linux-386 linux-amd64 linux-armv6 linux-armv7 linux-arm64 darwin-amd64 dragonfly-amd64 freebsd-386 freebsd-amd64 freebsd-arm netbsd-386 netbsd-amd64 linux-mips64 linux-mips64le linux-ppc64" }
76+ SYS=${LOOPBUILDSYS:- " windows-amd64 openbsd-386 openbsd-amd64 linux-386 linux-amd64 linux-armv6 linux-armv7 linux-arm64 darwin-amd64 dragonfly-amd64 freebsd-386 freebsd-amd64 freebsd-arm netbsd-386 netbsd-amd64 linux-mips64 linux-mips64le linux-ppc64" }
7777
7878# Use the first element of $GOPATH in the case where GOPATH is a list
7979# (something that is totally allowed).
You can’t perform that action at this time.
0 commit comments