commit 3df6ea403994f1e3a7456adfcd6cadac4b211298
Author: Jan Rękorajski <[email protected]>
Date: Sun May 31 10:39:54 2020 +0200
- enable parallel build for ghc packages
ghc-package.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ghc-package.spec b/ghc-package.spec
index ee96b06..e8fcfaf 100644
--- a/ghc-package.spec
+++ b/ghc-package.spec
@@ -59,7 +59,7 @@ runhaskell Setup.lhs configure -v2 \
--libexecdir=%{_libexecdir} \
--docdir=%{_docdir}/%{name}-%{version}
-runhaskell Setup.lhs build
+runhaskell Setup.lhs build %{?_smp_mflags}
runhaskell Setup.lhs haddock --executables
%install
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/projects/template-specs.git/commitdiff/3df6ea403994f1e3a7456adfcd6cadac4b211298
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit