Closed mdlayher closed 5 years ago
Signed-off-by: Matt Layher mdlayher@gmail.com
Fixes:
$ GOARCH=mips64 go build # github.com/zeebo/xxh3 ./hash.go:236:21: too many arguments in call to hash_vector have (unsafe.Pointer, uint64) want (string)
Thanks!
Signed-off-by: Matt Layher mdlayher@gmail.com
Fixes: