[packages/ghc-tls] - enable parallel build

baggins baggins at pld-linux.org
Sun May 31 10:39:39 CEST 2020


commit 2022f17b2479c5b2a0437258a900de5a294488b3
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun May 31 10:39:27 2020 +0200

    - enable parallel build

 ghc-tls.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ghc-tls.spec b/ghc-tls.spec
index 21c9535..72db3bb 100644
--- a/ghc-tls.spec
+++ b/ghc-tls.spec
@@ -118,7 +118,7 @@ runhaskell Setup.hs configure -v2 \
 	--libexecdir=%{_libexecdir} \
 	--docdir=%{_docdir}/%{name}-%{version}
 
-runhaskell Setup.hs build
+runhaskell Setup.hs build %{?_smp_mflags}
 runhaskell Setup.hs haddock --executables
 
 %install
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ghc-tls.git/commitdiff/2022f17b2479c5b2a0437258a900de5a294488b3



More information about the pld-cvs-commit mailing list