summaryrefslogtreecommitdiff
path: root/x11/gtk2/patches/patch-af
blob: d207747ae670d47fad9a9dd7e928c2c541e7401a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-af,v 1.11 2005/03/02 15:39:06 wiz Exp $

--- gdk-pixbuf/pixops/composite_line_color_22_4a4_mmx.S.orig	2005-02-28 19:08:34.000000000 +0100
+++ gdk-pixbuf/pixops/composite_line_color_22_4a4_mmx.S
@@ -4,7 +4,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__