[152683] trunk/dports/lang/llvm-devel/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Wed Sep 14 11:47:35 PDT 2016


Revision: 152683
          https://trac.macports.org/changeset/152683
Author:   jeremyhu at macports.org
Date:     2016-09-14 11:47:35 -0700 (Wed, 14 Sep 2016)
Log Message:
-----------
llvm-devel: Document another build failure with older clang

Modified Paths:
--------------
    trunk/dports/lang/llvm-devel/Portfile

Modified: trunk/dports/lang/llvm-devel/Portfile
===================================================================
--- trunk/dports/lang/llvm-devel/Portfile	2016-09-14 18:33:14 UTC (rev 152682)
+++ trunk/dports/lang/llvm-devel/Portfile	2016-09-14 18:47:35 UTC (rev 152683)
@@ -236,6 +236,7 @@
 # XCode 4.3's clang (318.x) fails per https://trac.macports.org/ticket/44161
 # XCode 4.5's clang (421.11.66) fails due to http://llvm.org/bugs/show_bug.cgi?id=20184
 # Xcode 4.6.3's clang (425.0.28) fails due to http://trac.macports.org/ticket/46897
+# Xcode 4.6.3's clang (425.0.28) fails due to https://llvm.org/bugs/show_bug.cgi?id=30384
 compiler.blacklist *gcc* {clang < 500}
 
 if {${subport} eq "clang-${llvm_version}"} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160914/de8beed0/attachment.html>


More information about the macports-changes mailing list