SPECS: lockdev.spec - __make -j1

sls sls at pld-linux.org
Wed Dec 12 17:48:24 CET 2007


Author: sls                          Date: Wed Dec 12 16:48:24 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- __make -j1

---- Files affected:
SPECS:
   lockdev.spec (1.23 -> 1.24) 

---- Diffs:

================================================================
Index: SPECS/lockdev.spec
diff -u SPECS/lockdev.spec:1.23 SPECS/lockdev.spec:1.24
--- SPECS/lockdev.spec:1.23	Tue Feb 13 07:46:52 2007
+++ SPECS/lockdev.spec	Wed Dec 12 17:48:19 2007
@@ -115,7 +115,7 @@
 	CC="%{__cc}" \
 	CFLAGS="%{rpmcflags} -Wall"
 
-%{__make} shared lockdev \
+%{__make} -j1 shared lockdev \
 	CC="%{__cc}" \
 	CFLAGS="%{rpmcflags} -Wall -D_REENTRANT" \
 	LCFLAGS="%{rpmldflags}"
@@ -181,6 +181,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.24  2007-12-12 16:48:19  sls
+- __make -j1
+
 Revision 1.23  2007-02-13 06:46:52  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/lockdev.spec?r1=1.23&r2=1.24&f=u



More information about the pld-cvs-commit mailing list