simplify disabling tests on arm
This commit is contained in:
parent
af2cf9cc74
commit
b02b92a1af
@ -5,8 +5,6 @@
|
||||
# https://ghc.haskell.org/trac/ghc/ticket/10029
|
||||
%ifnarch armv7hl
|
||||
%bcond_without tests
|
||||
%else
|
||||
%bcond_with tests
|
||||
%endif
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
|
Loading…
Reference in New Issue
Block a user