mirror of
https://github.com/pgsty/minio.git
synced 2026-08-07 00:01:15 +03:00
Avoid 'clang' optimization, keep it -O0
This commit is contained in:
@@ -20,6 +20,7 @@ package erasure
|
||||
|
||||
// #cgo CPPFLAGS: -Iisal/include
|
||||
// #cgo LDFLAGS: isal/isa-l.a
|
||||
// #cgo CFLAGS: -O0
|
||||
// #include <stdlib.h>
|
||||
// #include <erasure-code.h>
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user