packages: acpica/acpica.spec - make -j1

gotar gotar at pld-linux.org
Tue Jun 23 23:45:19 CEST 2009


Author: gotar                        Date: Tue Jun 23 21:45:19 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- make -j1

---- Files affected:
packages/acpica:
   acpica.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: packages/acpica/acpica.spec
diff -u packages/acpica/acpica.spec:1.7 packages/acpica/acpica.spec:1.8
--- packages/acpica/acpica.spec:1.7	Tue Jun 23 23:41:10 2009
+++ packages/acpica/acpica.spec	Tue Jun 23 23:45:14 2009
@@ -31,7 +31,7 @@
 %build
 %{__make} -C tools/acpisrc \
 	CC="%{__cc}"
-%{__make} -C compiler \
+%{__make} -j1 -C compiler \
 	CC="%{__cc}"
 
 %install
@@ -55,6 +55,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2009/06/23 21:45:14  gotar
+- make -j1
+
 Revision 1.7  2009/06/23 21:41:10  gotar
 - upgraded to 20090521
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/acpica/acpica.spec?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list