mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-01 04:10:07 +00:00
xxhash: Fix test on Linux.
This commit is contained in:
+1
-1
@@ -16,4 +16,4 @@ strings_test:
|
||||
$(ODIN) run strings/test_core_strings.odin
|
||||
|
||||
hash_test:
|
||||
$(ODIN) run hash/test_core_hash.odin -o:size -no-bounds-check
|
||||
$(ODIN) run hash -out=test_hash -o:speed -no-bounds-check -define:XXH_DISABLE_PREFETCH=true
|
||||
Reference in New Issue
Block a user