replace ghc_archs with ghc_excluded_archs
This commit is contained in:
parent
fe1e807f2f
commit
71ab2d9056
@ -1,2 +1,2 @@
|
||||
# macro defining the archs that ghc runs on in fedora
|
||||
%ghc_arches %{ix86} x86_64 ppc ppc64 alpha sparcv9
|
||||
# fedora archs on which ghc has not yet been bootstrapped
|
||||
%ghc_excluded_archs ia64 sparc64 s390 s390x %{arm}
|
||||
|
Loading…
Reference in New Issue
Block a user