Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/languages
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv5166

Modified Files:
        ghc.info 
Log Message:
ghc: Xcode 5 seems to have made /usr/bin/gcc point to clang

Index: ghc.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/languages/ghc.info,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- ghc.info    18 Jun 2013 23:33:41 -0000      1.11
+++ ghc.info    14 Oct 2013 21:02:59 -0000      1.12
@@ -1,12 +1,12 @@
 Package: ghc
 Version: 7.6.3
-Revision: 2
+Revision: 3
 Architecture: x86_64
 Source: http://www.haskell.org/ghc/dist/%v/%n-%v-%m-apple-darwin.tar.bz2
 Source-MD5: 7df96d5b92d6d973ed4121ada626945a
 SourceDirectory: %n-%v
 
-CompileScript: ./configure %c --with-gcc=/usr/bin/gcc
+CompileScript: ./configure %c --with-gcc=/usr/bin/llvm-gcc
 InstallScript: make DESTDIR=%d install
 
 SplitOff: <<


------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to