We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0175be8 commit 9834733Copy full SHA for 9834733
platform/ios/detect.py
@@ -52,6 +52,7 @@ def get_flags():
52
("target", "template_debug"),
53
("use_volk", False),
54
("supported", ["mono"]),
55
+ ("builtin_pcre2_with_jit", False),
56
]
57
58
0 commit comments