[151419] trunk/dports/science/armadillo/Portfile

mps at macports.org mps at macports.org
Mon Aug 15 12:45:41 PDT 2016


Revision: 151419
          https://trac.macports.org/changeset/151419
Author:   mps at macports.org
Date:     2016-08-15 12:45:41 -0700 (Mon, 15 Aug 2016)
Log Message:
-----------
armadillo: also blacklist llvm for Xcode < = 4.2 for Snow Leopard (#52021).

Modified Paths:
--------------
    trunk/dports/science/armadillo/Portfile

Modified: trunk/dports/science/armadillo/Portfile
===================================================================
--- trunk/dports/science/armadillo/Portfile	2016-08-15 19:38:47 UTC (rev 151418)
+++ trunk/dports/science/armadillo/Portfile	2016-08-15 19:45:41 UTC (rev 151419)
@@ -50,4 +50,4 @@
 }
 
 # Snow Leopard (and older) will fail to build with the error "Need a newer compiler"
-compiler.blacklist-append       gcc-4.2 {clang < 211.10.1}
+compiler.blacklist-append       gcc-4.2 {clang < 211.10.1} {llvm  < 233.1.00}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160815/96fe6d8e/attachment.html>


More information about the macports-changes mailing list