@@ -52,6 +52,7 @@ def get_flags():
("target", "template_debug"),
("use_volk", False),
("supported", ["mono"]),
+ ("builtin_pcre2_with_jit", False),
]