ppc64le: disable doctest threads
This commit is contained in:
parent
fd19430c52
commit
efd4a3bae9
@ -89,6 +89,9 @@ library.
|
|||||||
# Begin cabal-rpm setup:
|
# Begin cabal-rpm setup:
|
||||||
%setup -q -n %{pkgver}
|
%setup -q -n %{pkgver}
|
||||||
# End cabal-rpm setup
|
# End cabal-rpm setup
|
||||||
|
%ifarch ppc64le
|
||||||
|
sed -i -e "s/ -rtsopts -with-rtsopts=-N//" %{pkg_name}.cabal
|
||||||
|
%endif
|
||||||
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
Loading…
Reference in New Issue
Block a user