[131426] trunk/dports/devel/ld64/Portfile
jeremyhu at macports.org
jeremyhu at macports.org
Sun Jan 11 19:45:15 PST 2015
Revision: 131426
https://trac.macports.org/changeset/131426
Author: jeremyhu at macports.org
Date: 2015-01-11 19:45:15 -0800 (Sun, 11 Jan 2015)
Log Message:
-----------
ld64: Remove Tiger workaround now that libunwind-headers is fixed (#46527)
Modified Paths:
--------------
trunk/dports/devel/ld64/Portfile
Modified: trunk/dports/devel/ld64/Portfile
===================================================================
--- trunk/dports/devel/ld64/Portfile 2015-01-12 03:44:08 UTC (rev 131425)
+++ trunk/dports/devel/ld64/Portfile 2015-01-12 03:45:15 UTC (rev 131426)
@@ -75,11 +75,6 @@
if {${os.major} < 10} {
# Leopard and earlier didn't have libunwind.h in the SDK
depends_build-append path:include/libunwind.h:libunwind-headers
-
- if {${os.major} < 9} {
- # Temporary workaround for https://trac.macports.org/ticket/46527
- configure.cppflags-append -DUSE_MACPORTS_LIBUNWIND
- }
}
if {${os.arch} eq "powerpc" || ${os.major} < 9} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150111/3f7b0ea9/attachment.html>
More information about the macports-changes
mailing list