[117540] trunk/dports/devel/ld64/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Mon Mar 3 00:46:53 PST 2014


Revision: 117540
          https://trac.macports.org/changeset/117540
Author:   jeremyhu at macports.org
Date:     2014-03-03 00:46:52 -0800 (Mon, 03 Mar 2014)
Log Message:
-----------
ld64: Use a newer linker on SL

Modified Paths:
--------------
    trunk/dports/devel/ld64/Portfile

Modified: trunk/dports/devel/ld64/Portfile
===================================================================
--- trunk/dports/devel/ld64/Portfile	2014-03-03 08:16:13 UTC (rev 117539)
+++ trunk/dports/devel/ld64/Portfile	2014-03-03 08:46:52 UTC (rev 117540)
@@ -89,7 +89,7 @@
 
     patchfiles-delete   ld64-133-no-CrashReporterClient.h.patch ld64-134-missing-include.patch ld64-136-i386-badAddress.patch
     patchfiles-append   ld64-97-no-LTO.patch ld64-97-ppc-branch-island.patch ld64-97-arm_types_PR38931.patch
-} elseif {${os.major} < 11} {
+} elseif {${os.major} < 10} {
     # XCode 4.2
     # This was the last ld64 release that supported linking ppc executables.
     version             127.2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140303/b9df595a/attachment.html>


More information about the macports-changes mailing list