2014-06-27 01:20:13 +00:00
|
|
|
# Macros needed for building srpms of Haskell packages
|
|
|
|
|
|
|
|
# ghci is currently only supported on the following archs
|
|
|
|
%ghc_arches_with_ghci %{ix86} x86_64 ppc sparcv9 armv7hl armv5tel
|
2014-06-27 01:34:10 +00:00
|
|
|
|
|
|
|
# ghc_arches is not used in current packages but still here for back compat
|
|
|
|
# old archs: alpha sparcv9
|
|
|
|
%ghc_arches %{ix86} x86_64 ppc ppc64 ppc64le armv7hl armv5tel aarch64 s390 s390x
|