Update of /cvsroot/fink/experimental/fangism/finkinfo
In directory vz-cvs-3.sog:/tmp/cvs-serv7174

Modified Files:
        tenfourfox5.info tenfourfox5.patch 
Log Message:
forgot LD64=1, temporarily force use of ccache -- expecting rebuilds


Index: tenfourfox5.patch
===================================================================
RCS file: /cvsroot/fink/experimental/fangism/finkinfo/tenfourfox5.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- tenfourfox5.patch   21 Jun 2011 22:02:20 -0000      1.2
+++ tenfourfox5.patch   22 Jun 2011 18:08:02 -0000      1.3
@@ -1,5 +1,5 @@
 +++ mozilla-release/.mozconfig 2009-04-27 16:56:30.000000000 -0400
-@@ -0,0 +1,52 @@
+@@ -0,0 +1,53 @@
 +# sh
 +# Build configuration script
 +#
@@ -14,13 +14,14 @@
 +mk_add_options 
MOZ_OBJDIR=@TOPSRCDIR@/obj-@FINK_ARCH_TARGET@-apple-darwin`uname -r`
 +mk_add_options AUTOCONF=autoconf
 +SRCDIR=@SRCDIR@
++GCC_PREFIX="flag-sort ccache"
 +GCC_EXEC_OVERRIDE="-B$SRCDIR/opt-bin"
-+CC="flag-sort gcc-4.0 $GCC_EXEC_OVERRIDE"
-+CXX="flag-sort g++-4.0 $GCC_EXEC_OVERRIDE"
++CC="$GCC_PREFIX gcc-4.0 $GCC_EXEC_OVERRIDE"
++CXX="$GCC_PREFIX g++-4.0 $GCC_EXEC_OVERRIDE"
 +ac_add_options --target=@FINK_ARCH_TARGET@-apple-darwin`uname -r`
 +ac_add_options --with-macos-sdk=/Developer/SDKs/MacOSX10.4u.sdk
-+HOST_CC="flag-sort gcc-4.0 $GCC_EXEC_OVERRIDE"
-+HOST_CXX="flag-sort g++-4.0 $GCC_EXEC_OVERRIDE"
++HOST_CC="$CC"
++HOST_CXX="$CXX"
 +RANLIB=/usr/bin/ranlib
 +AR=/usr/bin/ar
 +AS=$CC

Index: tenfourfox5.info
===================================================================
RCS file: /cvsroot/fink/experimental/fangism/finkinfo/tenfourfox5.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- tenfourfox5.info    21 Jun 2011 22:02:20 -0000      1.2
+++ tenfourfox5.info    22 Jun 2011 18:08:02 -0000      1.3
@@ -25,6 +25,7 @@
 BuildDepends: <<
        autoconf2.13-legacy,
        bzip2-dev,
+       ccache,
 #      dbus-dev,
        fink (>= 0.28-1),
        fink-package-precedence,
@@ -53,7 +54,7 @@
 Source3: http://tenfourfox.googlecode.com/files/ldx3.zip
 Source3-MD5: 849c5bc88f06387bbd2040cf804204e7
 PatchFile: %n.patch
-PatchFile-MD5: 673d070456a618274174c5d4bac0767a
+PatchFile-MD5: 92945662457877500669f1a68baf2437
 PatchScript: <<
   #!/bin/sh -ev
   # apply patchset from TenFourFox:
@@ -97,8 +98,8 @@
 echo "open -a %p/Applications/TenFourFox.app \"$@\"" ;} > tenfourfox
 chmod +x tenfourfox
 
-# pwd for ldx3
-export PATH=`pwd`:%p/lib/autoconf2.13/bin:$PATH
+export LD64=1
+export PATH=%p/lib/autoconf2.13/bin:$PATH
 export PKG_CONFIG_PATH=%p/lib/system-openssl/lib/pkgconfig:$PKG_CONFIG_PATH
 $make -w -f client.mk build
 objdir=obj-%m-apple-darwin`uname -r`


------------------------------------------------------------------------------
Simplify data backup and recovery for your virtual environment with vRanger.
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Data protection magic?
Nope - It's vRanger. Get your free trial download today.
http://p.sf.net/sfu/quest-sfdev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to