SPECS: lua50.spec - parallel make unfriendly make

glen glen at pld-linux.org
Mon Aug 22 16:36:27 CEST 2005


Author: glen                         Date: Mon Aug 22 14:36:27 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- parallel make unfriendly make

---- Files affected:
SPECS:
   lua50.spec (1.19 -> 1.20) 

---- Diffs:

================================================================
Index: SPECS/lua50.spec
diff -u SPECS/lua50.spec:1.19 SPECS/lua50.spec:1.20
--- SPECS/lua50.spec:1.19	Thu Aug 11 11:46:18 2005
+++ SPECS/lua50.spec	Mon Aug 22 16:36:22 2005
@@ -116,7 +116,7 @@
 %{__make} clean
 %endif
 
-%{__make} all so sobin \
+%{__make} -j1 all so sobin \
 	CC="%{__cc}" \
 	MYCFLAGS="%{rpmcflags} -fPIC" \
 	EXTRA_DEFS="-DPIC -D_GNU_SOURCE"
@@ -185,6 +185,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.20  2005/08/22 14:36:22  glen
+- parallel make unfriendly make
+
 Revision 1.19  2005/08/11 09:46:18  radek
 - bcond_with(out) is followed by one \t, then bcond's name.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/lua50.spec?r1=1.19&r2=1.20&f=u




More information about the pld-cvs-commit mailing list