ghc-srpm-macros/macros.ghc-srpm

9 lines
295 B
Plaintext
Raw Normal View History

2014-06-27 01:20:13 +00:00
# Macros needed for building srpms of Haskell packages
# 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 ppc64le aarch64 s390x
# enable profiling libraries in prof subpkgs
%with_ghc_prof 1