ghc-srpm-macros/macros.ghc-srpm
Jens Petersen 88d8814ba6 ghc-7.8 seems to support ghci/TemplateHaskell on all archs
update %ghc_arches_with_ghci to all current archs
and remove old archs from ghc_arches
2015-02-17 17:57:31 +09:00

10 lines
400 B
Plaintext

# Macros needed for building srpms of Haskell packages
# from ghc-7.8 ghci is supported on all arch's
# old archs: armv5tel ppc sparcv9
%ghc_arches_with_ghci %{ix86} x86_64 armv7hl ppc64 ppc64le aarch64 s390 s390x
# ghc_arches is not used in current packages but still here for back compat
# old archs: alpha ppc sparcv9 armv5tel
%ghc_arches %{ix86} x86_64 armv7hl ppc64 ppc64le aarch64 s390 s390x