Fix Linux/Mac OS X erasure decoding failure with new Golang version 1.5.1

Fixes #871
This commit is contained in:
Harshavardhana
2015-09-24 19:36:30 -07:00
parent e793431852
commit cd52d7a11c
3 changed files with 16 additions and 11 deletions

View File

@@ -16,7 +16,6 @@
package erasure
// #cgo CFLAGS: -O0
// #include <stdlib.h>
// #include "ec_isal-l.h"
// #include "ec_minio_common.h"