You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-07 12:30:27 +00:00
Revert "pcre2: Update to upstream version 10.42"
This reverts commit 62c3e4ab9c.
Needs more work, see comments about `_regex_free` errors in #70447.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
def can_build(env, platform):
|
||||
return True
|
||||
return not env["arch"].startswith("rv")
|
||||
|
||||
|
||||
def configure(env):
|
||||
|
||||
Reference in New Issue
Block a user