mirror of
https://github.com/minio/minio.git
synced 2025-12-05 23:33:13 -05:00
Avoid linux to be hard dependency on build
This commit is contained in:
@@ -14,12 +14,11 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
// +build linux
|
||||
// +build amd64
|
||||
|
||||
package erasure
|
||||
|
||||
// #cgo CPPFLAGS: -Iisal/include
|
||||
// #cgo LDFLAGS: isal/isa-l.a
|
||||
// #include <stdlib.h>
|
||||
// #include <erasure-code.h>
|
||||
// #include <stdlib.h>
|
||||
|
||||
Reference in New Issue
Block a user