--- pcre2-10.47/doc/pcre2jit.3.orig +++ pcre2-10.47/doc/pcre2jit.3 @@ -37,6 +37,8 @@ RISC-V 32-bit and 64-bit .sp If --enable-jit is set on an unsupported platform, compilation fails. +.sp +JIT support is not available on OpenIndiana. .P A client program can tell if JIT support has been compiled by calling \fBpcre2_config()\fP with the PCRE2_CONFIG_JIT option. The result is one if --- pcre2-10.47/doc/html/pcre2jit.html.orig +++ pcre2-10.47/doc/html/pcre2jit.html @@ -64,6 +64,9 @@ If --enable-jit is set on an unsupported platform, compilation fails.

+JIT support is not available on OpenIndiana. +

+

A client program can tell if JIT support has been compiled by calling pcre2_config() with the PCRE2_CONFIG_JIT option. The result is one if PCRE2 was built with JIT support, and zero otherwise. However, having the JIT