mirror of
https://github.com/minio/minio.git
synced 2025-01-19 02:33:16 -05:00
408aa72146
Golang 1.6 is default version for the build now. Additionally set 'GODEBUG=cgocheck=0' for now, until we fix the erasure coding package. Readmore here https://tip.golang.org/doc/go1.6#cgo
Introduction
Erasure is an open source Golang library written on top of ISAL (Intel Intelligent Storage Library) released under Apache license v2
Developers
Supported platforms
Name | Supported |
---|---|
Linux | Yes |
Windows | Not yet |
Mac OSX | Yes |
Supported architectures
Arch | Supported |
---|---|
x86-64 | Yes |
arm64 | Not yet |
i386 | Never |