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
|
# https://ghc.haskell.org/trac/ghc/ticket/10029
|
||||||
%ifnarch armv7hl
|
%ifnarch armv7hl
|
||||||
%bcond_without tests
|
%bcond_without tests
|
||||||
%else
|
|
||||||
%bcond_with tests
|
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
|
Loading…
Reference in New Issue
Block a user