SPECS: xerces-c.spec - broken parallel build

tommat tommat at pld-linux.org
Wed Nov 7 12:11:55 CET 2007


Author: tommat                       Date: Wed Nov  7 11:11:55 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- broken parallel build

---- Files affected:
SPECS:
   xerces-c.spec (1.36 -> 1.37) 

---- Diffs:

================================================================
Index: SPECS/xerces-c.spec
diff -u SPECS/xerces-c.spec:1.36 SPECS/xerces-c.spec:1.37
--- SPECS/xerces-c.spec:1.36	Wed Sep  5 17:18:13 2007
+++ SPECS/xerces-c.spec	Wed Nov  7 12:11:49 2007
@@ -66,7 +66,7 @@
 ./runConfigure -plinux -cgcc -xg++ -minmem -nsocket -tnative -rpthread \
 	-z%(echo %{rpmcflags} | sed -e 's/\(.\) \+\(.\)/\1 -z\2/g')
 
-%{__make}
+%{__make} -j1
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -106,6 +106,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.37  2007/11/07 11:11:49  tommat
+- broken parallel build
+
 Revision 1.36  2007/09/05 15:18:13  baggins
 - rel 2
 - fixed x8664  prep
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xerces-c.spec?r1=1.36&r2=1.37&f=u



More information about the pld-cvs-commit mailing list