Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/base
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv29539

Modified Files:
        apt.info 
Log Message:
fix for x86_64


Index: apt.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/base/apt.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- apt.info    9 Mar 2009 18:17:15 -0000       1.8
+++ apt.info    15 Apr 2009 05:09:53 -0000      1.9
@@ -1,6 +1,6 @@
 Package: apt
 Version: 0.5.4
-Revision: 1055
+Revision: 1056
 GCC: 4.0
 BuildDepends: fink (>= 0.24.12)
 Depends: %N-shlibs (= %v-%r)
@@ -13,10 +13,12 @@
  sed -e 's|@PREFIX@|%p|g' -e 's|@DIST@|10.3|g' < %{PatchFile} | patch -p1
  sh patch_flush
  for i in `grep -rl '#ifdef __GNUG__' .` ; do perl -pi.bak -e 's/#ifdef 
__GNUG__/#if defined(__GNUG__) && !defined(__APPLE_CC__)/' $i; done
+ echo "x86_64\tx86_64" >> %b/buildlib/archtable
 <<
 NoSetCPPFLAGS: true
 NoSetLDFLAGS: true
 SetCXXFLAGS: -O2 -DEMULATE_MMAP -D__USE_MISC -fconstant-cfstrings 
-DHAVE_SOCKLEN_T=1
+ConfigureParams: --host=%m-apple-darwin`uname -r|cut -f1 -d.`
 CompileScript: <<
  ./configure %c
  make -f makefile.wrap NOISY=1


------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to