[packages/hhvm/hhvm-3.2] - and no parallel build

baggins baggins at pld-linux.org
Sun Nov 16 21:16:39 CET 2014


commit 71d32f1eb801c8609a741ec44659e0cd2177bc29
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Nov 16 21:16:23 2014 +0100

    - and no parallel build

 hhvm.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/hhvm.spec b/hhvm.spec
index 5224092..b120e51 100644
--- a/hhvm.spec
+++ b/hhvm.spec
@@ -273,7 +273,7 @@ fi
 export COMPILER_ID=HHVM-%{version}-%{release}-g%{githash}
 export HHVM_REPO_SCHEMA=$(date +%N_%s)
 
-%{__make}
+%{__make} -j1
 
 %install
 # make install relinks all outputs which is very slow,
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/hhvm.git/commitdiff/71d32f1eb801c8609a741ec44659e0cd2177bc29



More information about the pld-cvs-commit mailing list