mirror of
https://github.com/pgsty/minio.git
synced 2026-08-09 07:43:29 +03: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