mirror of
https://github.com/godotengine/godot-nir-static.git
synced 2025-12-31 13:48:20 +03:00
Fix ARM64 build.
This commit is contained in:
@@ -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