Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs
In directory vz-cvs-3.sog:/tmp/cvs-serv9658/10.7/stable/main/finkinfo/libs

Modified Files:
        boost1.35..info 
Log Message:
Some compilers are still allergic against -Wno-long-double

Index: boost1.35..info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/boost1.35..info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- boost1.35..info     1 Dec 2011 13:11:50 -0000       1.2
+++ boost1.35..info     9 May 2012 09:03:18 -0000       1.3
@@ -2,7 +2,8 @@
 Package: boost1.35.%type_pkg[python]
 Version: 1.35.0
 Revision: 11
-Type: python (nopython systempython python2.6 python2.7)
+Type: python (nopython systempython python2.5 python2.6 python2.7)
+Distribution: (%type_raw[python] = python2.5) 10.5, (%type_raw[python] = 
python2.5) 10.6
 
 License: BSD
 
@@ -70,7 +71,8 @@
 # don't build debug target nor runtime-link-static, otherwise complete
  perl -pi -e 's|debug release|release|;s|\<runtime-link\>shared 
\<runtime-link\>static|\<runtime-link\>shared|' Jamroot
  [ -x /usr/bin/gcc-4.0 ] && perl -pi -e 's|g\+\+|g++-4.0|' 
tools/build/v2/tools/darwin.jam
- /usr/bin/sed -i '.bak' -e '/isysroot/d' tools/build/v2/tools/darwin.jam
+# remove some old cruft from the compiler flag collection 
+ /usr/bin/sed -i '.bak' -e '/isysroot/d' -e '/Wno-long-double/d' 
tools/build/v2/tools/darwin.jam
 <<
 
 CompileScript: <<


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to