some changes

This commit is contained in:
YouROK
2020-12-16 09:56:49 +03:00
parent ba4e42c270
commit a9da5f7209
2 changed files with 1 additions and 1 deletions

View File

@@ -6,8 +6,8 @@ PLATFORMS="$PLATFORMS windows/amd64 windows/386" # arm compilation not available
PLATFORMS="$PLATFORMS darwin/amd64" # amd64 only as of go1.5
PLATFORMS="$PLATFORMS freebsd/amd64"
PLATFORMS="$PLATFORMS linux/mips linux/mipsle linux/mips64 linux/mips64le" # experimental in go1.6
# PLATFORMS="$PLATFORMS linux/ppc64 linux/ppc64le"
#PLATFORMS="$PLATFORMS linux/arm linux/arm64"
#PLATFORMS="$PLATFORMS linux/ppc64 linux/ppc64le aix/ppc"
# PLATFORMS="$PLATFORMS netbsd/amd64" # amd64 only as of go1.6
# PLATFORMS="$PLATFORMS openbsd/amd64" # amd64 only as of go1.6
# PLATFORMS="$PLATFORMS dragonfly/amd64" # amd64 only as of go1.5