summaryrefslogtreecommitdiffstats
path: root/platform/ios/detect.py
diff options
context:
space:
mode:
Diffstat (limited to 'platform/ios/detect.py')
-rw-r--r--platform/ios/detect.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/ios/detect.py b/platform/ios/detect.py
index 4d6e3ae9ba..cd303295ad 100644
--- a/platform/ios/detect.py
+++ b/platform/ios/detect.py
@@ -52,6 +52,7 @@ def get_flags():
("target", "template_debug"),
("use_volk", False),
("supported", ["mono"]),
+ ("builtin_pcre2_with_jit", False),
]