summaryrefslogtreecommitdiff
path: root/x11/gtk2/patches/patch-ah
diff options
context:
space:
mode:
Diffstat (limited to 'x11/gtk2/patches/patch-ah')
-rw-r--r--x11/gtk2/patches/patch-ah13
1 files changed, 0 insertions, 13 deletions
diff --git a/x11/gtk2/patches/patch-ah b/x11/gtk2/patches/patch-ah
deleted file mode 100644
index ee5b4f493dc..00000000000
--- a/x11/gtk2/patches/patch-ah
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ah,v 1.10 2005/10/05 14:37:45 wiz Exp $
-
---- gdk-pixbuf/pixops/scale_line_22_33_mmx.S.orig 2005-07-12 17:58:57.000000000 +0200
-+++ gdk-pixbuf/pixops/scale_line_22_33_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__