[92491] trunk/dports/graphics/cairo

ryandesign at macports.org ryandesign at macports.org
Sun Apr 29 20:53:31 PDT 2012


Revision: 92491
          https://trac.macports.org/changeset/92491
Author:   ryandesign at macports.org
Date:     2012-04-29 20:53:29 -0700 (Sun, 29 Apr 2012)
Log Message:
-----------
cairo: remove llvm-gcc-4.2-specific patch; see #34262

Modified Paths:
--------------
    trunk/dports/graphics/cairo/Portfile

Removed Paths:
-------------
    trunk/dports/graphics/cairo/files/patch-llvm-gcc-lto.diff

Modified: trunk/dports/graphics/cairo/Portfile
===================================================================
--- trunk/dports/graphics/cairo/Portfile	2012-04-30 03:32:52 UTC (rev 92490)
+++ trunk/dports/graphics/cairo/Portfile	2012-04-30 03:53:29 UTC (rev 92491)
@@ -106,10 +106,6 @@
     configure.compiler  llvm-gcc-4.2
 }
 
-if {${configure.compiler} == "llvm-gcc-4.2"} {
-    patchfiles-append       patch-llvm-gcc-lto.diff
-}
-
 platform darwin 9 {
     configure.compiler      gcc-4.2
 }

Deleted: trunk/dports/graphics/cairo/files/patch-llvm-gcc-lto.diff
===================================================================
--- trunk/dports/graphics/cairo/files/patch-llvm-gcc-lto.diff	2012-04-30 03:32:52 UTC (rev 92490)
+++ trunk/dports/graphics/cairo/files/patch-llvm-gcc-lto.diff	2012-04-30 03:53:29 UTC (rev 92491)
@@ -1,11 +0,0 @@
---- configure.orig	2012-03-12 04:26:22.000000000 -0500
-+++ configure	2012-03-12 08:44:05.000000000 -0500
-@@ -17945,7 +17945,7 @@
- MAYBE_WARN="$MAYBE_WARN -erroff=E_ENUM_TYPE_MISMATCH_ARG \
- 			-erroff=E_ENUM_TYPE_MISMATCH_OP"
- 
--MAYBE_WARN="$MAYBE_WARN -fno-strict-aliasing -fno-common -flto"
-+MAYBE_WARN="$MAYBE_WARN -fno-strict-aliasing -fno-common"
- 
- MAYBE_WARN="$MAYBE_WARN -Wp,-D_FORTIFY_SOURCE=2"
- 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120429/1e8a58e1/attachment-0001.html>


More information about the macports-changes mailing list