[148998] trunk/dports/math/qhull/Portfile
mmoll at macports.org
mmoll at macports.org
Tue May 24 12:20:05 PDT 2016
Revision: 148998
https://trac.macports.org/changeset/148998
Author: mmoll at macports.org
Date: 2016-05-24 12:20:05 -0700 (Tue, 24 May 2016)
Log Message:
-----------
math/qhull: blacklist more old compilers (see #51486).
Modified Paths:
--------------
trunk/dports/math/qhull/Portfile
Modified: trunk/dports/math/qhull/Portfile
===================================================================
--- trunk/dports/math/qhull/Portfile 2016-05-24 19:04:48 UTC (rev 148997)
+++ trunk/dports/math/qhull/Portfile 2016-05-24 19:20:05 UTC (rev 148998)
@@ -3,6 +3,7 @@
PortSystem 1.0
PortGroup cmake 1.0
+PortGroup compiler_blacklist_versions 1.0
cmake.out_of_source yes
name qhull
@@ -40,7 +41,7 @@
}
# see https://trac.macports.org/ticket/51486
-compiler.blacklist llvm-gcc-4.2
+compiler.blacklist *gcc-4.2 {*gcc-4.[0-6]}
configure.args-append -DDOC_INSTALL_DIR=share/doc/qhull -DMAN_INSTALL_DIR=share/man/man1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160524/c4024eeb/attachment.html>
More information about the macports-changes
mailing list