mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-09-19 18:07:56 +08:00
skip s390 ppc64le
due to https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/22703
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
// +build !linux,!darwin,!windows
|
// +build !linux,!darwin,!windows,!s390,!ppc64le
|
||||||
|
|
||||||
// limited GOOS due to modernc.org/libc/unistd
|
// limited GOOS due to modernc.org/libc/unistd
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user