On Fri, Nov 06, 2020 at 05:34:59PM +0000, Philip Hazel via Pcre-dev wrote:
> I have just put a Release Candidate for 10.36 in the usual place:
>
I noticed that SLJIT now contains a code for a S390X architecture. But
configuring with --enable-jit results into:
src/pcre2_jit_compile.c:82:2: error: #error Unsupported architecture
82 | #error Unsupported architecture
Does it mean that the JIT for S390X is not yet ready?
-- Petr