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

Modified Files:
        mysql-unified.info 
Log Message:
10.7/ and 10.4/ descriptions aren't identical, so there's no reason
to have a test in 10.7 that the OS version is _equal_ to 10.7.

Index: mysql-unified.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/database/mysql-unified.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- mysql-unified.info  22 Feb 2012 02:03:16 -0000      1.2
+++ mysql-unified.info  29 Jul 2012 19:48:16 -0000      1.3
@@ -170,6 +170,8 @@
 SetCFLAGS: -Wimplicit -Wreturn-type -Wswitch -Wtrigraphs -Wcomment -W 
-Wchar-subscripts -Wformat -Wparentheses -Wsign-compare -Wwrite-strings 
-Wunused  -O3 -fno-omit-frame-pointer  -g
 SetCXXFLAGS: -Wimplicit -Wreturn-type -Wswitch -Wtrigraphs -Wcomment -W 
-Wchar-subscripts -Wformat -Wparentheses -Wsign-compare -Wwrite-strings 
-Woverloaded-virtual -Wsign-promo -Wreorder -Wctor-dtor-privacy 
-Wnon-virtual-dtor -felide-constructors -fno-exceptions -fno-rtti  -O3 
-fno-omit-frame-pointer  -g
 SetMAKEFLAGS: -j1 
+SetCC: llvm-gcc-4.2
+SetCXX: llvm-g++-4.2
 ConfigureParams: <<
   --enable-assembler \
   --with-extra-charsets=complex \
@@ -197,17 +199,6 @@
   --libexecdir=%p/sbin \
   --sysconfdir=%p/etc
 <<
-CompileScript: <<
-#!/bin/sh -ev
- OSXVERSION="$(sw_vers | grep ProductVersion | grep -o '10\.[0-9]*')"
- echo $OSXVERSION
- if [ "x$OSXVERSION" == "x10.7" ]; then
-  export CC="llvm-gcc-4.2"
-  export CXX="llvm-g++-4.2"
- fi
- ./configure %c
- make
-<<
 GCC: 4.0
 
 InfoTest: <<


------------------------------------------------------------------------------
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