From b4ca40d707a268bf2fde9b85a729c7e03fb42d6c Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 20 Apr 2023 09:59:38 +0200 Subject: [PATCH] skip on s390x --- php-pecl-rrd.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php-pecl-rrd.spec b/php-pecl-rrd.spec index 28e7ad2..b9ddc96 100644 --- a/php-pecl-rrd.spec +++ b/php-pecl-rrd.spec @@ -121,7 +121,7 @@ cd NTS --modules | grep %{pecl_name} # See https://bugzilla.redhat.com/1224530 - segfault on ARM -%ifnarch %{arm} +%ifnarch %{arm} s390x if pkg-config librrd --atleast-version=1.5.0 then : ignore test failed with rrdtool > 1.5