[98009] trunk/dports/lang/ghc-bootstrap/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Sep 21 18:34:50 PDT 2012


Revision: 98009
          http://trac.macports.org//changeset/98009
Author:   ryandesign at macports.org
Date:     2012-09-21 18:34:50 -0700 (Fri, 21 Sep 2012)
Log Message:
-----------
ghc-bootstrap: blacklist clang

Modified Paths:
--------------
    trunk/dports/lang/ghc-bootstrap/Portfile

Modified: trunk/dports/lang/ghc-bootstrap/Portfile
===================================================================
--- trunk/dports/lang/ghc-bootstrap/Portfile	2012-09-22 01:11:27 UTC (rev 98008)
+++ trunk/dports/lang/ghc-bootstrap/Portfile	2012-09-22 01:34:50 UTC (rev 98009)
@@ -28,10 +28,7 @@
 
 use_bzip2       yes
 
-# TODO it doesn't really matter what compiler is used
-# here so long as it's not clang add some code to set
-# this up automatically
-configure.compiler llvm-gcc-4.2
+compiler.blacklist  clang
 
 pre-configure {
     # OK so because this binary has been prebuilt for libraries
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120921/879c7079/attachment-0001.html>


More information about the macports-changes mailing list