[47605] trunk/dports/xfce/exo

macsforever2000 at macports.org macsforever2000 at macports.org
Sun Mar 1 12:10:22 PST 2009


Revision: 47605
          http://trac.macports.org/changeset/47605
Author:   macsforever2000 at macports.org
Date:     2009-03-01 12:10:22 -0800 (Sun, 01 Mar 2009)
Log Message:
-----------
Add missing patch file.

Added Paths:
-----------
    trunk/dports/xfce/exo/files/
    trunk/dports/xfce/exo/files/exo-mmintrin.diff

Added: trunk/dports/xfce/exo/files/exo-mmintrin.diff
===================================================================
--- trunk/dports/xfce/exo/files/exo-mmintrin.diff	                        (rev 0)
+++ trunk/dports/xfce/exo/files/exo-mmintrin.diff	2009-03-01 20:10:22 UTC (rev 47605)
@@ -0,0 +1,14 @@
+--- ./exo/exo-gdk-pixbuf-extensions.c.orig	2007-12-02 13:33:44.000000000 +0100
++++ ./exo/exo-gdk-pixbuf-extensions.c	2009-01-28 08:27:09.000000000 +0100
+@@ -43,9 +43,11 @@
+ #ifdef HAVE_MATH_H
+ #include <math.h>
+ #endif
++#if defined(__GNUC__) && defined(__MMX__)
+ #ifdef HAVE_MMINTRIN_H
+ #include <mmintrin.h>
+ #endif
++#endif
+ #ifdef HAVE_STDLIB_H
+ #include <stdlib.h>
+ #endif
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090301/b3ac59cf/attachment.html>


More information about the macports-changes mailing list