Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv16463

Modified Files:
        vtk-py.info 
Log Message:
No -Wmo-long-double: Better warnings on Leopard than failure on Snow Leopard.

Index: vtk-py.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/vtk-py.info,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- vtk-py.info 31 Jul 2009 23:08:29 -0000      1.19
+++ vtk-py.info 26 Dec 2009 18:10:57 -0000      1.20
@@ -25,7 +25,7 @@
  perl -pi.bak -e 's|/usr/local/lib|%p/lib/vtk|g' 
Wrapping/Python/vtk/tk/vtkLoadPythonTkWidgets.py
  perl -pi.bak -e 's|/usr/local|%p|g' Wrapping/Tcl/vtkbase/vtkbase.tcl
  if [ %m = "powerpc" ]; then  perl -pi -e 's|(\-no\-cpp\-precomp)|\-Os 
\-mcpu=G3 \-mtune=G4 \-funroll\-loops \-Wno\-long\-double |g' CMakeLists.txt; fi
- if [ %m = "i386" ]; then perl -pi -e 's|(\-no\-cpp\-precomp)|\-Os 
\-funroll\-loops \-Wno\-long\-double |g' CMakeLists.txt; fi
+ if [ %m = "i386" ]; then perl -pi -e 's|(\-no\-cpp\-precomp)|\-Os 
\-funroll\-loops |g' CMakeLists.txt; fi
 <<
 NoSetMAKEFLAGS: true
 SetMAKEFLAGS: -j1


------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to