1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-06-02 16:50:25 +02:00

also failed on mips64

alpine support mips64, will try to build on next version
This commit is contained in:
陈杨文 2021-06-30 04:36:00 +08:00 committed by GitHub
parent 41db292332
commit 6f683e6572
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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