ghc-srpm-macros/macros.ghc-srpm
Jens Petersen 81b4e42b3d Revert "define %with_ghc_prof and %with_haddock"
didn't really help since koji ignores weak deps

This reverts commit 869ad66ecd.
2019-08-04 06:37:42 +05:30

10 lines
414 B
Plaintext

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