mirror of
https://github.com/minio/minio.git
synced 2025-11-27 04:46:53 -05:00
Fixing isal compile from root, workaround for https://code.google.com/p/go/issues/detail?id=7891
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
package erasure
|
||||
|
||||
// #cgo CPPFLAGS: -Iisal/include
|
||||
// #cgo LDFLAGS: isal/isa-l.so
|
||||
// #cgo LDFLAGS: isal/isa-l.a
|
||||
// #include <stdlib.h>
|
||||
// #include <erasure-code.h>
|
||||
// #include <stdlib.h>
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
package erasure
|
||||
|
||||
// #cgo CPPFLAGS: -Iisal/include
|
||||
// #cgo LDFLAGS: isal/isa-l.so
|
||||
// #cgo LDFLAGS: isal/isa-l.a
|
||||
// #include <stdlib.h>
|
||||
// #include <erasure-code.h>
|
||||
// #include <stdlib.h>
|
||||
|
||||
Reference in New Issue
Block a user