[143937] trunk/dports/devel/ld64/Portfile
jeremyhu at macports.org
jeremyhu at macports.org
Sun Dec 27 21:42:28 PST 2015
Revision: 143937
https://trac.macports.org/changeset/143937
Author: jeremyhu at macports.org
Date: 2015-12-27 21:42:28 -0800 (Sun, 27 Dec 2015)
Log Message:
-----------
ld64-latest: Blacklist clang from Xcode 4.2 and earlier (#50130)
Modified Paths:
--------------
trunk/dports/devel/ld64/Portfile
Modified: trunk/dports/devel/ld64/Portfile
===================================================================
--- trunk/dports/devel/ld64/Portfile 2015-12-28 04:59:28 UTC (rev 143936)
+++ trunk/dports/devel/ld64/Portfile 2015-12-28 05:42:28 UTC (rev 143937)
@@ -151,9 +151,9 @@
checksums rmd160 05a334fa636bf05a36eac3e745101f8f2dcab70b \
sha256 76c02f6f297c251b66504e1115946bda6e1618640bc6cf03d0ad99b17bd8a5d6
- # http://trac.macports.org/ticket/43737
- # < 100 is a guess. Xcode 4.1 might work, so I'm leaving it as an option unless someone reports a failure.
- compiler.blacklist-append *gcc* {clang < 100}
+ # https://trac.macports.org/ticket/43737
+ # https://trac.macports.org/ticket/50130
+ compiler.blacklist-append *gcc* {clang < 300}
set makefile "Makefile-253"
set ld64_ver latest
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151227/be02ffc0/attachment.html>
More information about the macports-changes
mailing list