macros.ghc-srpm: add ghc_arches_with_ghci for fully bootstrapped ghc archs
This commit is contained in:
parent
36225c3b7c
commit
28c041a114
@ -1,2 +1,3 @@
|
|||||||
# macro defining the archs that ghc runs on in fedora
|
# macro defining the archs that ghc runs on in fedora
|
||||||
%ghc_arches %{ix86} x86_64 ppc ppc64 alpha sparcv9 armv7hl armv5tel
|
%ghc_arches %{ix86} x86_64 ppc ppc64 alpha sparcv9 armv7hl armv5tel
|
||||||
|
%ghc_arches_with_ghci %{ix86} x86_64 ppc sparcv9
|
||||||
|
Loading…
Reference in New Issue
Block a user