[92965] trunk/dports/devel/ld64/Portfile
jeremyhu at macports.org
jeremyhu at macports.org
Sat May 12 00:04:25 PDT 2012
Revision: 92965
https://trac.macports.org/changeset/92965
Author: jeremyhu at macports.org
Date: 2012-05-12 00:04:22 -0700 (Sat, 12 May 2012)
Log Message:
-----------
ld64: Bootstrap build fix for Tiger (#34297)
Modified Paths:
--------------
trunk/dports/devel/ld64/Portfile
Modified: trunk/dports/devel/ld64/Portfile
===================================================================
--- trunk/dports/devel/ld64/Portfile 2012-05-12 05:50:48 UTC (rev 92964)
+++ trunk/dports/devel/ld64/Portfile 2012-05-12 07:04:22 UTC (rev 92965)
@@ -92,6 +92,11 @@
}
}
}
+
+ post-patch {
+ reinplace "s:-Wl,-exported_symbol,__mh_execute_header::g" \
+ ${worksrcpath}/Makefile
+ }
}
if {${configure.compiler} == "gcc-4.0"} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120512/f3943abe/attachment.html>
More information about the macports-changes
mailing list