[packages/pandoc] - disable parallel build, eats too much memory
baggins
baggins at pld-linux.org
Sun May 31 12:42:09 CEST 2020
commit dae49c07de647634d5bbba19391ddfa415c60b38
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun May 31 12:41:39 2020 +0200
- disable parallel build, eats too much memory
pandoc.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pandoc.spec b/pandoc.spec
index 707ce29..079eecb 100644
--- a/pandoc.spec
+++ b/pandoc.spec
@@ -361,7 +361,7 @@ runhaskell Setup.hs configure -v2 \
--libdir=%{_libdir} \
--docdir=%{_docdir}/ghc-pandoc-%{version}
-runhaskell Setup.hs build %{?_smp_mflags}
+runhaskell Setup.hs build
runhaskell Setup.hs haddock
%install
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/pandoc.git/commitdiff/dae49c07de647634d5bbba19391ddfa415c60b38
More information about the pld-cvs-commit
mailing list