From bfb498b64a9c12f869eeb2fd847fda470f0d1212 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 28 Jan 2018 07:45:44 +0100 Subject: [PATCH] disable tests on s390x Test suite test: RUNNING... test: unknown RTS option: -N2 --- ghc-temporary.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ghc-temporary.spec b/ghc-temporary.spec index c349df4..ffb5622 100644 --- a/ghc-temporary.spec +++ b/ghc-temporary.spec @@ -4,7 +4,11 @@ %global pkg_name temporary %global pkgver %{pkg_name}-%{version} +%ifnarch s390x %bcond_without tests +%else +%bcond_with tests +%endif Name: ghc-%{pkg_name} Version: 1.2.1.1