exclude arm since segfaulting on TemplateHaskell

This commit is contained in:
Jens Petersen 2014-07-08 16:45:54 +09:00
parent 7725e79ede
commit 1e94be5589
1 changed files with 2 additions and 0 deletions

View File

@ -21,6 +21,7 @@ BuildRequires: ghc-bytestring-devel
# End cabal-rpm deps
# Setup uses TH
ExclusiveArch: %{ghc_arches_with_ghci}
ExcludeArch: armv7hl
BuildRequires: ghc-template-haskell-devel
%description
@ -71,6 +72,7 @@ This package provides the Haskell %{pkg_name} library development files.
%changelog
* Tue Jul 8 2014 Jens Petersen <petersen@redhat.com> - 0.2.2.1-3
- update to cblrpm-0.8.11
- exclude arm due to TH segfault
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.2.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild