[redhat-rpm-config: 195/215] add ARM to ghc_arches_with_ghci for ghc-7.4.2 ghci support

Panu Matilainen pmatilai at fedoraproject.org
Wed Apr 2 10:34:49 UTC 2014


commit 09b575178f65a8624bcff4bd23db02bd18ea9d34
Author: Jens Petersen <petersen at redhat.com>
Date:   Sat Nov 17 21:25:07 2012 +0900

    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.

 macros.ghc-srpm |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/macros.ghc-srpm b/macros.ghc-srpm
index f6021fa..f66a28c 100644
--- a/macros.ghc-srpm
+++ b/macros.ghc-srpm
@@ -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


More information about the scm-commits mailing list