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

mps at macports.org mps at macports.org
Mon Aug 15 12:17:14 PDT 2016


Revision: 151417
          https://trac.macports.org/changeset/151417
Author:   mps at macports.org
Date:     2016-08-15 12:17:14 -0700 (Mon, 15 Aug 2016)
Log Message:
-----------
armadillo: blacklist apple-gcc for Snow Leopard (#52021). 3rd try..

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

Modified: trunk/dports/science/armadillo/Portfile
===================================================================
--- trunk/dports/science/armadillo/Portfile	2016-08-15 19:04:44 UTC (rev 151416)
+++ trunk/dports/science/armadillo/Portfile	2016-08-15 19:17:14 UTC (rev 151417)
@@ -49,6 +49,5 @@
     configure.args-delete   -DARPACK_LIBRARY=
 }
 
-platform darwin 10 {
-    compiler.blacklist-append   *apple-gcc*
-}
+# Snow Leopard (and older) will fail to build with the error "Need a newer compiler"
+compiler.blacklist-append       *apple-gcc*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160815/e48e7828/attachment.html>


More information about the macports-changes mailing list