[97582] trunk/dports/lang/ecl/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Sep 9 07:45:55 PDT 2012


Revision: 97582
          https://trac.macports.org/changeset/97582
Author:   ryandesign at macports.org
Date:     2012-09-09 07:45:55 -0700 (Sun, 09 Sep 2012)
Log Message:
-----------
ecl: blacklist clang (verified to fail building on Snow Leopard/Xcode 3.2.6, Lion/Xcode 4.3.3, Mountain Lion/Xcode 4.4.1)

Modified Paths:
--------------
    trunk/dports/lang/ecl/Portfile

Modified: trunk/dports/lang/ecl/Portfile
===================================================================
--- trunk/dports/lang/ecl/Portfile	2012-09-09 14:43:55 UTC (rev 97581)
+++ trunk/dports/lang/ecl/Portfile	2012-09-09 14:45:55 UTC (rev 97582)
@@ -30,8 +30,7 @@
 
 configure.args          --enable-boehm=included
 
-platform darwin 12 {
-    configure.compiler llvm-gcc-4.2
-}
+# Segmentation fault: 11  ECLDIR=`pwd`/ ./ecl_min compile
+compiler.blacklist      clang
 
 livecheck.regex         /${name}-(\[0-9.\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120909/91533223/attachment.html>


More information about the macports-changes mailing list