Updates for Go 1.5
This commit is contained in:
2
build.sh
2
build.sh
@@ -64,9 +64,7 @@ case "${1:-default}" in
|
||||
|
||||
all)
|
||||
go run build.go -goos darwin -goarch amd64 tar
|
||||
go run build.go -goos darwin -goarch 386 tar
|
||||
|
||||
go run build.go -goos dragonfly -goarch 386 tar
|
||||
go run build.go -goos dragonfly -goarch amd64 tar
|
||||
|
||||
go run build.go -goos freebsd -goarch 386 tar
|
||||
|
||||
Reference in New Issue
Block a user