summaryrefslogtreecommitdiff
path: root/x11/gtk2/patches/patch-ag
diff options
context:
space:
mode:
Diffstat (limited to 'x11/gtk2/patches/patch-ag')
-rw-r--r--x11/gtk2/patches/patch-ag13
1 files changed, 0 insertions, 13 deletions
diff --git a/x11/gtk2/patches/patch-ag b/x11/gtk2/patches/patch-ag
deleted file mode 100644
index d7f6f53e204..00000000000
--- a/x11/gtk2/patches/patch-ag
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ag,v 1.8 2005/10/05 14:37:45 wiz Exp $
-
---- gdk-pixbuf/pixops/have_mmx.S.orig 2005-07-12 17:58:57.000000000 +0200
-+++ gdk-pixbuf/pixops/have_mmx.S
-@@ -22,7 +22,7 @@ gcc2_compiled.:
- .text
- .align 16
-
--#if !defined(__MINGW32__) && !defined(__CYGWIN__)
-+#if !defined(__MINGW32__) && !defined(__CYGWIN__) && !defined(__INTERIX)
-
- /* Magic indicating no need for an executable stack */
- #if !defined __powerpc64__ && !defined __ia64__