[108994] trunk/dports/science/ompl/Portfile

mmoll at macports.org mmoll at macports.org
Mon Aug 5 15:02:51 PDT 2013


Revision: 108994
          https://trac.macports.org/changeset/108994
Author:   mmoll at macports.org
Date:     2013-08-05 15:02:51 -0700 (Mon, 05 Aug 2013)
Log Message:
-----------
science/ompl: blacklist even more compilers. possible fix for snow leopard

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

Modified: trunk/dports/science/ompl/Portfile
===================================================================
--- trunk/dports/science/ompl/Portfile	2013-08-05 21:52:48 UTC (rev 108993)
+++ trunk/dports/science/ompl/Portfile	2013-08-05 22:02:51 UTC (rev 108994)
@@ -21,8 +21,8 @@
 distname            ${name}-${version}-Source
 depends_lib-append  port:boost port:ode port:flann
 
-# Some code in the Boost.Graph Library that OMPL uses doesn't compile with llvm-gcc-4.2
-compiler.blacklist  llvm-gcc-4.2
+# Some code in the Boost.Graph Library, which OMPL uses, doesn't compile with these compilers
+compiler.blacklist  llvm-gcc-4.2 apple-gcc-4.2 apple-gcc-4.0 gcc-4.2 gcc-4.0 gcc-3.3
 
 # no universal of gccxml-devel
 universal_variant   no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130805/34ca8f9b/attachment.html>


More information about the macports-changes mailing list