[packages/R] - parallel build doesn't quite work

baggins baggins at pld-linux.org
Mon Sep 24 12:30:35 CEST 2012


commit df806e240ac338d562bf3b1d32fb1bf208109892
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Mon Sep 24 12:30:21 2012 +0200

    - parallel build doesn't quite work

 R.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/R.spec b/R.spec
index 0057733..05653b8 100644
--- a/R.spec
+++ b/R.spec
@@ -115,7 +115,7 @@ cd build
 	--with%{!?with_tcl:out}-tcltk \
 	--with-x
 
-%{__make}
+%{__make} -j1
 
 %if %{with tests}
 %{__make} check
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/R.git/commitdiff/df806e240ac338d562bf3b1d32fb1bf208109892



More information about the pld-cvs-commit mailing list