summaryrefslogtreecommitdiff
path: root/graphics/gdk-pixbuf/patches/patch-ai
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gdk-pixbuf/patches/patch-ai')
-rw-r--r--graphics/gdk-pixbuf/patches/patch-ai14
1 files changed, 14 insertions, 0 deletions
diff --git a/graphics/gdk-pixbuf/patches/patch-ai b/graphics/gdk-pixbuf/patches/patch-ai
new file mode 100644
index 00000000000..71d5b7acb5b
--- /dev/null
+++ b/graphics/gdk-pixbuf/patches/patch-ai
@@ -0,0 +1,14 @@
+$NetBSD: patch-ai,v 1.1 2005/01/25 04:58:01 tv Exp $
+
+--- gdk-pixbuf/pixops/have_mmx.S.orig 2005-01-24 23:54:16.000000000 -0500
++++ gdk-pixbuf/pixops/have_mmx.S
+@@ -3,6 +3,9 @@
+ gcc2_compiled.:
+ .text
+ .align 16
++#ifdef __INTERIX
++#define pixops_have_mmx _pixops_have_mmx
++#endif
+ .globl pixops_have_mmx
+ .type pixops_have_mmx,@function
+