Implement crc32c for Darwin, update documentation

This commit is contained in:
Harshavardhana
2015-01-23 19:33:37 -08:00
parent 727a8669fa
commit 01d15ca3b2
6 changed files with 38 additions and 11 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ Minio's design is inspired by Amazon's S3 for its API and Facebook's Haystack fo
| ------------- | ------------- |
| Linux | Yes |
| Windows | Not yet |
| Mac OSX | Yes(with GCC) |
| Mac OSX | Yes |
### Supported architectures