[ghc-ForSyDe] reference arm FTBFS bug

Jens Petersen petersen at fedoraproject.org
Thu May 1 06:16:25 UTC 2014


commit 3311789192dde8428ba251207fcf32128578b638
Author: Jens Petersen <petersen at redhat.com>
Date:   Thu May 1 15:16:40 2014 +0900

    reference arm FTBFS bug

 ghc-ForSyDe.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/ghc-ForSyDe.spec b/ghc-ForSyDe.spec
index 5cd4fec..ad5dafd 100644
--- a/ghc-ForSyDe.spec
+++ b/ghc-ForSyDe.spec
@@ -29,8 +29,9 @@ BuildRequires:  ghc-regex-posix-devel
 BuildRequires:  ghc-template-haskell-devel
 BuildRequires:  ghc-type-level-devel
 ExclusiveArch:  %{ghc_arches_with_ghci}
-ExcludeArch:    armv7hl
 # End cabal-rpm deps
+# bug 992356
+ExcludeArch:    armv7hl
 
 %description
 The ForSyDe (Formal System Design) methodology has been developed with


More information about the scm-commits mailing list