add ARM to ghc_arches_with_ghci for ghc-7.4.2 ghci support

This change must not be backported to F18 before ghc-7.4.2.
This commit is contained in:
Jens Petersen 2012-11-17 21:25:07 +09:00 committed by Ville Skyttä
parent d22596b0c1
commit 09b575178f
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
# macro defining the archs that ghc runs on in fedora
%ghc_arches %{ix86} x86_64 ppc ppc64 alpha sparcv9 armv7hl armv5tel s390 s390x
%ghc_arches_with_ghci %{ix86} x86_64 ppc sparcv9
%ghc_arches_with_ghci %{ix86} x86_64 ppc sparcv9 armv7hl armv5tel