skip s390 ppc64le

due to https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/22703
This commit is contained in:
Chris Lu 2021-06-29 10:06:38 -07:00
parent 3668d10664
commit 41db292332

View file

@ -1,4 +1,4 @@
// +build !linux,!darwin,!windows
// +build !linux,!darwin,!windows,!s390,!ppc64le
// limited GOOS due to modernc.org/libc/unistd