[109062] trunk/dports/lang/bigloo/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Wed Aug 7 13:31:21 PDT 2013


Revision: 109062
          https://trac.macports.org/changeset/109062
Author:   jeremyhu at macports.org
Date:     2013-08-07 13:31:21 -0700 (Wed, 07 Aug 2013)
Log Message:
-----------
bigloo: Use compiler.blacklist

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

Modified: trunk/dports/lang/bigloo/Portfile
===================================================================
--- trunk/dports/lang/bigloo/Portfile	2013-08-07 20:23:47 UTC (rev 109061)
+++ trunk/dports/lang/bigloo/Portfile	2013-08-07 20:31:21 UTC (rev 109062)
@@ -29,9 +29,8 @@
                     sha256  3835d6aec4428f7a9dc8029a434b4c845e7ea15728141d60b72f9ebc6ddd45e1
 
 # objs/obj_u/Unsafe/aes.c:394:6392: fatal error: parser recursion limit reached, program too complex
-if {${configure.compiler} == "clang"} {
-    configure.compiler llvm-gcc-4.2
-}
+# <rdar://problem/14676594>
+compiler.blacklist clang
 
 configure.args 	  --mandir=${prefix}/share/man/man1 \
 		  --infodir=${prefix}/share/info \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130807/298a16dd/attachment.html>


More information about the macports-changes mailing list