mirror of
https://github.com/godotengine/godot-nir-static.git
synced 2025-12-31 13:48:20 +03:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e37433ee07 | ||
|
|
f66b541698 |
@@ -311,6 +311,7 @@ extra_defines += [
|
||||
"BLAKE3_NO_SSE41",
|
||||
"BLAKE3_NO_AVX2",
|
||||
"BLAKE3_NO_AVX512",
|
||||
("BLAKE3_USE_NEON", 0),
|
||||
]
|
||||
|
||||
if env.get("is_msvc", False):
|
||||
|
||||
Reference in New Issue
Block a user