2014-06-27 01:20:13 +00:00
|
|
|
# Macros needed for building srpms of Haskell packages
|
|
|
|
|
2014-06-27 01:34:10 +00:00
|
|
|
# ghc_arches is not used in current packages but still here for back compat
|
2016-03-07 14:34:12 +00:00
|
|
|
# former archs: alpha ppc sparcv9 armv5tel
|
2023-01-21 15:48:06 +00:00
|
|
|
%ghc_arches %{ix86} x86_64 armv7hl ppc64le aarch64 s390x
|
2019-10-01 09:36:30 +00:00
|
|
|
|
2023-01-30 03:29:18 +00:00
|
|
|
# deprecated - kept for ghc.spec back compatibility
|
|
|
|
%ghc_devel_prof prof
|
|
|
|
|
2023-01-21 15:48:06 +00:00
|
|
|
# enable profiling libraries in prof subpkgs
|
|
|
|
%with_ghc_prof 1
|