simplify disabling tests on arm

epel9
Jens Petersen 10 years ago
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…
Cancel
Save