disable tests on s390x

Test suite test: RUNNING...
test: unknown RTS option: -N2
This commit is contained in:
Jens Petersen 2018-01-28 07:45:44 +01:00
parent 89910ffc71
commit bfb498b64a
1 changed files with 4 additions and 0 deletions

View File

@ -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