You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-12-31 18:41:20 +00:00
[iOS] Disable PCRE2 JIT.
This commit is contained in:
@@ -52,6 +52,7 @@ def get_flags():
|
||||
("target", "template_debug"),
|
||||
("use_volk", False),
|
||||
("supported", ["mono"]),
|
||||
("builtin_pcre2_with_jit", False),
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user