mirror of
https://github.com/minio/minio.git
synced 2025-11-20 01:50:24 -05:00
Fix Linux/Mac OS X erasure decoding failure with new Golang version 1.5.1
Fixes #871
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
|
||||
package erasure
|
||||
|
||||
// #cgo CFLAGS: -O0
|
||||
// #include <stdlib.h>
|
||||
// #include "ec_isal-l.h"
|
||||
// #include "ec_minio_common.h"
|
||||
|
||||
Reference in New Issue
Block a user