SPECS: lockdev.spec - parallel build now possible

zbyniu zbyniu at pld-linux.org
Wed Dec 19 01:08:33 CET 2007


Author: zbyniu                       Date: Wed Dec 19 00:08:33 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- parallel build now possible

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

---- Diffs:

================================================================
Index: SPECS/lockdev.spec
diff -u SPECS/lockdev.spec:1.24 SPECS/lockdev.spec:1.25
--- SPECS/lockdev.spec:1.24	Wed Dec 12 17:48:19 2007
+++ SPECS/lockdev.spec	Wed Dec 19 01:08:28 2007
@@ -115,7 +115,7 @@
 	CC="%{__cc}" \
 	CFLAGS="%{rpmcflags} -Wall"
 
-%{__make} -j1 shared lockdev \
+%{__make} 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.25  2007-12-19 00:08:28  zbyniu
+- parallel build now possible
+
 Revision 1.24  2007-12-12 16:48:19  sls
 - __make -j1
 
================================================================

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



More information about the pld-cvs-commit mailing list