[109111] trunk/dports/science/gstlal-inspiral/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Wed Aug 7 19:20:09 PDT 2013


Revision: 109111
          https://trac.macports.org/changeset/109111
Author:   jeremyhu at macports.org
Date:     2013-08-07 19:20:09 -0700 (Wed, 07 Aug 2013)
Log Message:
-----------
gstlal-inspiral: Use compiler.blacklist

Modified Paths:
--------------
    trunk/dports/science/gstlal-inspiral/Portfile

Modified: trunk/dports/science/gstlal-inspiral/Portfile
===================================================================
--- trunk/dports/science/gstlal-inspiral/Portfile	2013-08-08 02:18:11 UTC (rev 109110)
+++ trunk/dports/science/gstlal-inspiral/Portfile	2013-08-08 02:20:09 UTC (rev 109111)
@@ -54,9 +54,8 @@
 
 # fails with "error: cannot compile this complex compound assignment yet"
 # submitted as radr://11224126
-if {${configure.compiler} == "clang"} {
-  configure.compiler llvm-gcc-4.2
-}
+# http://llvm.org/bugs/show_bug.cgi?id=12790
+compiler.blacklist clang
 
 # hack around #39223
 configure.args-append PYTHON_EXTRA_LDFLAGS="-u _PyMac_Error -F${frameworks_dir} -framework Python"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130807/f48e309f/attachment.html>


More information about the macports-changes mailing list