OpenBSD support (fixes #878)
This commit is contained in:
3
build.sh
3
build.sh
@@ -57,6 +57,9 @@ case "${1:-default}" in
|
||||
go run build.go -goos freebsd -goarch amd64 tar
|
||||
go run build.go -goos freebsd -goarch 386 tar
|
||||
|
||||
go run build.go -goos openbsd -goarch amd64 tar
|
||||
go run build.go -goos openbsd -goarch 386 tar
|
||||
|
||||
go run build.go -goos darwin -goarch amd64 tar
|
||||
|
||||
go run build.go -goos windows -goarch amd64 zip
|
||||
|
||||
Reference in New Issue
Block a user