Author: arekm                        Date: Sun Mar 15 16:48:02 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- build kernel modules with -j1

---- Files affected:
SPECS:
   lirc.spec (1.203 -> 1.204) 

---- Diffs:

================================================================
Index: SPECS/lirc.spec
diff -u SPECS/lirc.spec:1.203 SPECS/lirc.spec:1.204
--- SPECS/lirc.spec:1.203       Fri Mar 13 20:58:22 2009
+++ SPECS/lirc.spec     Sun Mar 15 17:47:56 2009
@@ -671,7 +671,7 @@
                        M=$PWD O=$PWD/o \
                        %{?with_verbose:V=1}
 
-               %{__make} \
+               %{__make} -j1 \
                        M=$PWD O=$PWD/o \
                        KBUILD_MODPOST_WARN=1 \
                        %{?with_verbose:V=1}
@@ -1051,6 +1051,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.204  2009/03/15 16:47:56  arekm
+- build kernel modules with -j1
+
 Revision 1.203  2009/03/13 19:58:22  arekm
 - release 7
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/lirc.spec?r1=1.203&r2=1.204&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to