From 3d80cf5a2547a3b669fb3e12a9d95508416d317a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zolt=C3=A1n=20Herczeg?= Date: Mon, 31 May 2021 12:32:11 +0000 Subject: [PATCH] Add s390x to JIT targets. --- doc/pcre2jit.3 | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/pcre2jit.3 b/doc/pcre2jit.3 index fab8366..95c4d3b 100644 --- a/doc/pcre2jit.3 +++ b/doc/pcre2jit.3 @@ -29,6 +29,7 @@ platforms: .sp ARM 32-bit (v5, v7, and Thumb2) ARM 64-bit + IBM s390x 64 bit Intel x86 32-bit and 64-bit MIPS 32-bit and 64-bit Power PC 32-bit and 64-bit