[131793] trunk/dports/lang

jeremyhu at macports.org jeremyhu at macports.org
Sun Jan 18 11:27:54 PST 2015


Revision: 131793
          https://trac.macports.org/changeset/131793
Author:   jeremyhu at macports.org
Date:     2015-01-18 11:27:54 -0800 (Sun, 18 Jan 2015)
Log Message:
-----------
llvm-3.[45]: Minor style edit

Modified Paths:
--------------
    trunk/dports/lang/llvm-3.4/Portfile
    trunk/dports/lang/llvm-3.5/Portfile

Modified: trunk/dports/lang/llvm-3.4/Portfile
===================================================================
--- trunk/dports/lang/llvm-3.4/Portfile	2015-01-18 19:23:51 UTC (rev 131792)
+++ trunk/dports/lang/llvm-3.4/Portfile	2015-01-18 19:27:54 UTC (rev 131793)
@@ -122,6 +122,7 @@
         1002-MacPorts-Only-Fix-name-of-scan-view-executable-insid.patch \
         1003-MacPorts-Only-Fix-libclang_rt-dylib-ids.patch \
         1004-MacPorts-Only-Relocate-clang-resources-using-llvm-ve.patch \
+        1005-Call-powerpc-darwin-external-tools-with-arch-ppc.patch \
         1006-Default-to-ppc7400-for-OSX-10.5.patch \
         1007-reinstate-fno-objc-legacy-dispatch-behavior-when-the.patch \
         1008-Change-__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__.patch \
@@ -141,8 +142,9 @@
     patchfiles-delete \
         0002-MacPorts-Only-Skip-checking-for-python-in-configure.patch
 
-#       Introduces a failure during build (-arch ?? passed to ld), to be investigated:
-#       1005-Call-powerpc-darwin-external-tools-with-arch-ppc.patch \
+    # Introduces a failure during build (-arch ?? passed to ld), to be investigated:
+    patchfiles-delete \
+        1005-Call-powerpc-darwin-external-tools-with-arch-ppc.patch
 
     build.target        clang-only
     destroot.target     install-clang

Modified: trunk/dports/lang/llvm-3.5/Portfile
===================================================================
--- trunk/dports/lang/llvm-3.5/Portfile	2015-01-18 19:23:51 UTC (rev 131792)
+++ trunk/dports/lang/llvm-3.5/Portfile	2015-01-18 19:27:54 UTC (rev 131793)
@@ -127,6 +127,7 @@
         1002-MacPorts-Only-Fix-name-of-scan-view-executable-insid.patch \
         1003-MacPorts-Only-Fix-libclang_rt-dylib-ids.patch \
         1004-MacPorts-Only-Relocate-clang-resources-using-llvm-ve.patch \
+        1005-Call-powerpc-darwin-external-tools-with-arch-ppc.patch \
         1006-Default-to-ppc7400-for-OSX-10.5.patch \
         2001-MacPorts-Only-Comment-out-SL-cctools-workaround.patch \
         2002-Do-not-build-a-separate-x86_64h-Haswell-slice-for-th.patch \
@@ -147,8 +148,9 @@
     patchfiles-delete \
         0004-MacPorts-Only-Skip-checking-for-python-in-configure.patch
 
-#       Introduces a failure during build (-arch ?? passed to ld), to be investigated:
-#       1005-Call-powerpc-darwin-external-tools-with-arch-ppc.patch \
+    # Introduces a failure during build (-arch ?? passed to ld), to be investigated:
+    patchfiles-delete \
+        1005-Call-powerpc-darwin-external-tools-with-arch-ppc.patch
 
     if {![variant_isset arm_runtime]} {
         # Alternate fix for #33272.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150118/237ac765/attachment.html>


More information about the macports-changes mailing list