summaryrefslogtreecommitdiff
path: root/x11/xorg-cf-files/patches/patch-ag
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xorg-cf-files/patches/patch-ag')
-rw-r--r--x11/xorg-cf-files/patches/patch-ag21
1 files changed, 8 insertions, 13 deletions
diff --git a/x11/xorg-cf-files/patches/patch-ag b/x11/xorg-cf-files/patches/patch-ag
index 8a88340530e..fc331b9c245 100644
--- a/x11/xorg-cf-files/patches/patch-ag
+++ b/x11/xorg-cf-files/patches/patch-ag
@@ -1,8 +1,9 @@
-$NetBSD: patch-ag,v 1.2 2010/05/21 22:09:43 schwarz Exp $
+$NetBSD: patch-ag,v 1.3 2011/10/25 01:36:45 mef Exp $
---- Imake.cf.orig 2006-07-15 03:48:12.000000000 +0200
-+++ Imake.cf 2010-05-16 14:01:52.000000000 +0200
-@@ -25,13 +25,15 @@
+Add __ppc64__ and __arm__
+--- Imake.cf.orig 2010-09-04 08:19:43.000000000 +0900
++++ Imake.cf 2011-10-14 19:04:02.000000000 +0900
+@@ -25,9 +25,10 @@
# define MacroIncludeFile <darwin.cf>
# define MacroFile darwin.cf
# define DarwinArchitecture
@@ -12,15 +13,9 @@ $NetBSD: patch-ag,v 1.2 2010/05/21 22:09:43 schwarz Exp $
# undef __ppc__
+# undef __ppc64__
# endif
--# ifdef __i386__
-+# if defined __i386__ || defined __x86_64__
+ # ifdef __i386__
# define i386DarwinArchitecture
- # undef __i386__
-+# undef __x86_64__
- # endif
- #endif
-
-@@ -234,8 +236,9 @@
+@@ -238,8 +239,9 @@
# ifdef mc68000
# define Mc68020Architecture
# endif
@@ -31,7 +26,7 @@ $NetBSD: patch-ag,v 1.2 2010/05/21 22:09:43 schwarz Exp $
# undef __arm32__
# endif
# ifdef __vax__
-@@ -246,6 +249,10 @@
+@@ -250,6 +252,10 @@
# define PpcArchitecture
# undef __powerpc__
# endif