Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv5535

Modified Files:
        apple-gdb.info 
Log Message:
don't parallel make to avoid xm.h creation out of order

Index: apple-gdb.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel/apple-gdb.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- apple-gdb.info      14 Jul 2013 19:11:33 -0000      1.6
+++ apple-gdb.info      15 Jul 2013 22:56:51 -0000      1.7
@@ -6,7 +6,8 @@
 Source: http://opensource.apple.com/tarballs/gdb/gdb-%v.tar.gz
 Source-MD5: d9522c29269de8c432a4886c498956db
 SourceDirectory: gdb-%v/src
-SetCFLAGS: -O2 -g -I%p/include -I.
+UseMaxBuildJobs: false
+SetCFLAGS: -O2 -g -I%p/include
 Conflicts: gdb (<= 7.6-1)
 Replaces: gdb (<= 7.6-1)
 Depends: libgettext8-shlibs, libncurses5-shlibs, readline6-shlibs, 
sqlite3-shlibs, xcode (>= 4.7)
@@ -86,6 +87,9 @@
     done
   fi
 <<
+DescPackaging: <<
+Set UseMaxBuildJobs false as xm.h can be created out of order.
+<<
 DescPort: <<
 This packaging provides the deprecated Apple gdb for use with Xcode 4.7 or 
later.
 It both BuildDepends and Depends on xcode (>= 4.7) to prevent displacing the 
system gdb.


------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to