mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 13:36:09 +05:00
some changes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user