[90050] trunk/dports/lang/clang-2.9/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Sun Feb 19 23:41:32 PST 2012


Revision: 90050
          http://trac.macports.org/changeset/90050
Author:   jeremyhu at macports.org
Date:     2012-02-19 23:41:30 -0800 (Sun, 19 Feb 2012)
Log Message:
-----------
clang-2.9: Actually fix #33272 this time

Modified Paths:
--------------
    trunk/dports/lang/clang-2.9/Portfile

Modified: trunk/dports/lang/clang-2.9/Portfile
===================================================================
--- trunk/dports/lang/clang-2.9/Portfile	2012-02-20 07:21:46 UTC (rev 90049)
+++ trunk/dports/lang/clang-2.9/Portfile	2012-02-20 07:41:30 UTC (rev 90050)
@@ -98,6 +98,7 @@
 post-patch {
     # http://trac.macports.org/ticket/33272
     if {![variant_isset arm_runtime]} {
+        reinplace {/^RuntimeLibrary.darwin.Configs/ s/arm[^ ]* *//g} ${worksrcpath}/tools/clang/runtime/Makefile
         reinplace {/^SubDirs/ s/arm//} ${worksrcpath}/projects/compiler-rt/lib/Makefile.mk
         reinplace {/^UniversalArchs/ s/arm[^ )]* *//g} ${worksrcpath}/projects/compiler-rt/make/platform/clang_darwin.mk
         reinplace {/^Configs/ s/arm[^ )]* *//g} ${worksrcpath}/projects/compiler-rt/make/platform/clang_darwin.mk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120219/a03c35b4/attachment.html>


More information about the macports-changes mailing list