mirror of https://github.com/minio/minio.git
f205689ff5
go fails to build Minio under at least, armv6 and 386 due to some inconsistencies in the type of one syscall variable in different architectures. This PR casts that variable to uint64 to achieve the desired consistency. |
||
---|---|---|
.. | ||
bpool | ||
cgroup | ||
disk | ||
lock | ||
madmin | ||
mimedb | ||
objcache | ||
quick | ||
safe | ||
sys | ||
trie | ||
wildcard | ||
words |