ghc-srpm-macros/macros.ghc-srpm
Jens Petersen cd166767aa add with_ghc_prof; drop ghc_arches_with_ghci and ghc_devel_prof
with_ghc_prof pulls in and turns on building of prof subpackages
2023-01-21 23:49:44 +08:00

9 lines
295 B
Plaintext

# 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