SPECS: js.spec - -j1, build broken on smp

sparky sparky at pld-linux.org
Wed Sep 6 19:18:49 CEST 2006


Author: sparky                       Date: Wed Sep  6 17:18:49 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- -j1, build broken on smp

---- Files affected:
SPECS:
   js.spec (1.34 -> 1.35) 

---- Diffs:

================================================================
Index: SPECS/js.spec
diff -u SPECS/js.spec:1.34 SPECS/js.spec:1.35
--- SPECS/js.spec:1.34	Fri Aug  4 01:54:04 2006
+++ SPECS/js.spec	Wed Sep  6 19:18:44 2006
@@ -140,7 +140,7 @@
 echo 'SONAME=libjsj.so.0' >> src/liveconnect/Makefile.ref
 
 %build
-%{__make} -C src -f Makefile.ref \
+%{__make} -j1 -C src -f Makefile.ref \
 	%{!?debug:BUILD_OPT=1} \
 	OPTIMIZER="%{rpmcflags} -DHAVE_VA_COPY -DVA_COPY=va_copy" \
 	JS_READLINE=1 \
@@ -258,6 +258,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.35  2006/09/06 17:18:44  sparky
+- -j1, build broken on smp
+
 Revision 1.34  2006/08/03 23:54:04  sparky
 - pass rpmldflags
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/js.spec?r1=1.34&r2=1.35&f=u



More information about the pld-cvs-commit mailing list