skip building the ghci .o file for ppc64

This commit is contained in:
Jens Petersen 2012-06-26 17:40:54 +09:00
parent f56aa4037b
commit c121b1ac79
1 changed files with 7 additions and 1 deletions

View File

@ -14,7 +14,7 @@ MediaWiki, groff man pages, EPUB, and S5 and Slidy HTML slide shows.
Name: %{pkg_name}
Version: 1.9.4.1
Release: 1%{?dist}
Release: 1.1%{?dist}
Summary: Markup conversion tool for markdown
Group: Applications/Publishing
@ -60,6 +60,9 @@ Patch1: pandoc-default.latex-no-luatex.patch
%build
%ifarch ppc64
%define cabal_configure_options --disable-library-for-ghci
%endif
%ghc_lib_build
@ -93,6 +96,9 @@ rm %{buildroot}%{_datadir}/%{name}-%{version}/{BUGS,COPYRIGHT,INSTALL,README,cha
%changelog
* Tue Jun 26 2012 Jens Petersen <petersen@redhat.com> - 1.9.4.1-1.1
- skip building the ghci .o file for ppc64
* Sun Jun 10 2012 Jens Petersen <petersen@redhat.com> - 1.9.4.1-1
- update to 1.9.4.1