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

mps at macports.org mps at macports.org
Mon Aug 15 12:38:47 PDT 2016


Revision: 151418
          https://trac.macports.org/changeset/151418
Author:   mps at macports.org
Date:     2016-08-15 12:38:47 -0700 (Mon, 15 Aug 2016)
Log Message:
-----------
armadillo: also blacklist clang 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:17:14 UTC (rev 151417)
+++ trunk/dports/science/armadillo/Portfile	2016-08-15 19:38:47 UTC (rev 151418)
@@ -50,4 +50,4 @@
 }
 
 # Snow Leopard (and older) will fail to build with the error "Need a newer compiler"
-compiler.blacklist-append       *apple-gcc*
+compiler.blacklist-append       gcc-4.2 {clang < 211.10.1}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160815/51fae6ed/attachment.html>


More information about the macports-changes mailing list