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

Modified Files:
        ghc.info 
Log Message:
ghc needs to build with gcc instead of clang or it will not compile packages 
that use CPP correctly

Index: ghc.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/languages/ghc.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- ghc.info    16 Jun 2013 22:19:12 -0000      1.10
+++ ghc.info    18 Jun 2013 23:33:41 -0000      1.11
@@ -1,12 +1,12 @@
 Package: ghc
 Version: 7.6.3
-Revision: 1
+Revision: 2
 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
+CompileScript: ./configure %c --with-gcc=/usr/bin/gcc
 InstallScript: make DESTDIR=%d install
 
 SplitOff: <<


------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to