--- pcre2-10.45/doc/pcre2jit.3.orig 2025-02-04 14:48:31.000000000 +0100 +++ pcre2-10.45/doc/pcre2jit.3 2025-04-23 10:29:27.830818788 +0200 @@ -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.45/doc/html/pcre2jit.html.orig 2025-02-04 14:48:31.000000000 +0100 +++ pcre2-10.45/doc/html/pcre2jit.html 2025-04-23 10:30:42.694929743 +0200 @@ -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