Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/graphics
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv15404

Modified Files:
        opencv-shlibs.info 
Log Message:
force gcc 4.2 on 10.5 (its already default on 10.6

Index: opencv-shlibs.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/graphics/opencv-shlibs.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- opencv-shlibs.info  31 Dec 2012 00:24:33 -0000      1.1
+++ opencv-shlibs.info  31 Dec 2012 20:50:49 -0000      1.2
@@ -47,7 +47,7 @@
        #!/bin/sh -ev
        mkdir -p finkbuild
        cd finkbuild
-       cmake \
+       CC=gcc-4.2 CXX=g++-4.2 cmake \
        -DCMAKE_INSTALL_PREFIX=%p \
        -DCMAKE_BUILD_TYPE=RELEASE \
        -DCMAKE_VERBOSE_MAKEFILE=ON \


------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122412
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to