mirror of
https://github.com/minio/minio.git
synced 2025-11-08 21:24:55 -05:00
Now able to use crc32c and sha1 on Darwin, with OSX specific code
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
|
||||
package sha1
|
||||
|
||||
//go:generate yasm -f macho64 sha1_sse3_amd64.asm -o sha1_sse3_amd64.syso
|
||||
//go:generate yasm -f macho64 -DINTEL_SHA1_UPDATE_FUNCNAME=_sha1_update_intel sha1_sse3_amd64.asm -o sha1_sse3_amd64.syso
|
||||
|
||||
Reference in New Issue
Block a user