[122187] trunk/dports/science/fcl/Portfile

mmoll at macports.org mmoll at macports.org
Wed Jul 16 22:46:36 PDT 2014


Revision: 122187
          https://trac.macports.org/changeset/122187
Author:   mmoll at macports.org
Date:     2014-07-16 22:46:36 -0700 (Wed, 16 Jul 2014)
Log Message:
-----------
science/fcl: possible fix for OS X 10.6, take #3

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

Modified: trunk/dports/science/fcl/Portfile
===================================================================
--- trunk/dports/science/fcl/Portfile	2014-07-17 02:49:46 UTC (rev 122186)
+++ trunk/dports/science/fcl/Portfile	2014-07-17 05:46:36 UTC (rev 122187)
@@ -19,7 +19,7 @@
 checksums           md5     81a5a628f2a226295141d244ade33885 \
                     sha1    2b09a48bbbc56e7935d2d263d27f927dfe33ed55 \
                     rmd160  f2e0c8194ae26f885751e6e1213cd95d2eab96bc
-compiler.blacklist-append  gcc-4.0 *gcc-4.2
+compiler.blacklist-append  gcc-4.0 *gcc-4.2 {clang < 137}
 
 # this should just enable "-march=native", but seems to cause errors with gcc*
 if {[string match *clang* ${configure.compiler}]} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140716/d7b80aab/attachment.html>


More information about the macports-changes mailing list