[133060] trunk/dports/lang/llvm-3.7/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Wed Feb 18 22:00:34 PST 2015


Revision: 133060
          https://trac.macports.org/changeset/133060
Author:   jeremyhu at macports.org
Date:     2015-02-18 22:00:34 -0800 (Wed, 18 Feb 2015)
Log Message:
-----------
Blacklist Xcode 4.6.3's clang (#46897)

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

Modified: trunk/dports/lang/llvm-3.7/Portfile
===================================================================
--- trunk/dports/lang/llvm-3.7/Portfile	2015-02-19 03:18:33 UTC (rev 133059)
+++ trunk/dports/lang/llvm-3.7/Portfile	2015-02-19 06:00:34 UTC (rev 133060)
@@ -156,8 +156,8 @@
 # llvm-3.5 and later requires a C++11 runtime
 # 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.x's clang (425.0.28) works, assuming 425.0.24 from 4.6.0 works too
-compiler.blacklist *gcc* macports-clang-2.9 macports-clang-3.0 macports-clang-3.1 {clang < 425.0.24}
+# Xcode 4.6.3's clang (425.0.28) fails due to http://trac.macports.org/ticket/46897
+compiler.blacklist *gcc* macports-clang-2.9 macports-clang-3.0 macports-clang-3.1 {clang < 500}
 
 platform darwin {
     # Note that we are forcing this choice.  This means that anything linking
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150218/d8f507ac/attachment.html>


More information about the macports-changes mailing list