[141662] trunk/dports/python/py-graph-tool/Portfile

mmoll at macports.org mmoll at macports.org
Sat Dec 12 02:28:45 PST 2015


Revision: 141662
          https://trac.macports.org/changeset/141662
Author:   mmoll at macports.org
Date:     2015-10-25 19:33:44 -0700 (Sun, 25 Oct 2015)
Log Message:
-----------
py-graph-tool: another attempt to fix compilation on OS X 10.10 and older

Modified Paths:
--------------
    trunk/dports/python/py-graph-tool/Portfile

Modified: trunk/dports/python/py-graph-tool/Portfile
===================================================================
--- trunk/dports/python/py-graph-tool/Portfile	2015-10-26 00:30:48 UTC (rev 141661)
+++ trunk/dports/python/py-graph-tool/Portfile	2015-10-26 02:33:44 UTC (rev 141662)
@@ -39,6 +39,7 @@
 } else {
     if {${name} ne ${subport}} {
         compiler.blacklist *gcc* {clang < 700} {macports-clang-3.[0-6]}
+        compiler.blacklist_fallback macports-clang-3.7
         configure.cxxflags-append -std=c++14 -stdlib=libc++
     }
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/fbe9e997/attachment-0001.html>


More information about the macports-changes mailing list