[133114] trunk/dports/math/octave/Portfile

michaelld at macports.org michaelld at macports.org
Fri Feb 20 09:54:44 PST 2015


Revision: 133114
          https://trac.macports.org/changeset/133114
Author:   michaelld at macports.org
Date:     2015-02-20 09:54:44 -0800 (Fri, 20 Feb 2015)
Log Message:
-----------
octave: remove blocking of certain clang compilers, added in r125832, since the work-around in r132229 allows them to be used again.

Revision Links:
--------------
    https://trac.macports.org/changeset/125832
    https://trac.macports.org/changeset/132229

Modified Paths:
--------------
    trunk/dports/math/octave/Portfile

Modified: trunk/dports/math/octave/Portfile
===================================================================
--- trunk/dports/math/octave/Portfile	2015-02-20 17:36:52 UTC (rev 133113)
+++ trunk/dports/math/octave/Portfile	2015-02-20 17:54:44 UTC (rev 133114)
@@ -130,12 +130,6 @@
 
 compiler.blacklist-append { clang <= 318.0.61 } macports-clang-2.9
 
-# Block compilers based on llvm-3.5 and later.
-# See also < http://llvm.org/bugs/show_bug.cgi?id=21083 >
-#          < https://trac.macports.org/ticket/45011 >.
-
-compiler.blacklist-append {clang >= 600} macports-clang-3.5 macports-clang-3.6
-
 platform darwin {
     if {${os.major} >= 12} {
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150220/360953d2/attachment.html>


More information about the macports-changes mailing list