From ebcc71a35dda630aa261c2809e8efdb12ead5883 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 4 Oct 2018 14:46:31 +0200 Subject: [PATCH] use same condition than pcre2 library --- php.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php.spec b/php.spec index 3423ece..9696520 100644 --- a/php.spec +++ b/php.spec @@ -876,7 +876,7 @@ ln -sf ../configure --with-openssl \ --with-system-ciphers \ --with-pcre-regex=%{_prefix} \ -%ifarch s390x +%ifarch s390 s390x sparc64 sparcv9 riscv64 --without-pcre-jit \ %endif --with-zlib \