SPECS: crossx8664-gcc.spec - -j1 for make install

qboosh qboosh at pld-linux.org
Wed Oct 18 14:47:45 CEST 2006


Author: qboosh                       Date: Wed Oct 18 12:47:45 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- -j1 for make install

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

---- Diffs:

================================================================
Index: SPECS/crossx8664-gcc.spec
diff -u SPECS/crossx8664-gcc.spec:1.24 SPECS/crossx8664-gcc.spec:1.25
--- SPECS/crossx8664-gcc.spec:1.24	Mon Oct  3 11:43:56 2005
+++ SPECS/crossx8664-gcc.spec	Wed Oct 18 14:47:40 2006
@@ -100,7 +100,7 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%{__make} -C obj-%{target} install-gcc \
+%{__make} -C obj-%{target} -j1 install-gcc \
 	DESTDIR=$RPM_BUILD_ROOT
 
 install obj-%{target}/gcc/specs $RPM_BUILD_ROOT%{gcclib}
@@ -161,6 +161,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.25  2006/10/18 12:47:40  qboosh
+- -j1 for make install
+
 Revision 1.24  2005/10/03 09:43:56  pluto
 - updated to 4.0.2, cleanups.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/crossx8664-gcc.spec?r1=1.24&r2=1.25&f=u



More information about the pld-cvs-commit mailing list