Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/languages
In directory vz-cvs-3.sog:/tmp/cvs-serv26408

Modified Files:
        guile.info 
Log Message:
building is not multi threaded

Index: guile.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/languages/guile.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- guile.info  2 Oct 2011 20:43:40 -0000       1.8
+++ guile.info  4 Oct 2011 14:27:58 -0000       1.9
@@ -7,6 +7,7 @@
 UpdateLibtool: true
 NoSetCPPFlags: true
 NoSetLDFLAGS: true
+UseMaxBuildJobs: false
 ConfigureParams: --infodir=%p/share/info
 CompileScript: <<
 #! /bin/sh -ex
@@ -16,7 +17,7 @@
 make
 <<
 InstallScript: <<
- make -j1 install DESTDIR=%d
+ make install DESTDIR=%d
 <<
 SplitOff: <<
   Package: %N-shlibs


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to