summaryrefslogtreecommitdiff
path: root/x11/xorg-libs/patches/patch-ap
blob: 77608e76e2b23a49c7c903e995ca66f9d444f4fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$NetBSD: patch-ap,v 1.4 2006/01/18 23:53:06 xtraeme Exp $

--- config/cf/Imake.cf.orig	2005-12-06 11:10:24.000000000 +0100
+++ config/cf/Imake.cf	2005-12-06 11:10:43.000000000 +0100
@@ -246,6 +246,10 @@
 #   define PpcArchitecture
 #   undef __powerpc__
 # endif
+# ifdef __x86_64__
+#  define AMD64Architecture
+#  undef __x86_64__
+# endif
 #endif /* NetBSD */
 
 /* Systems based on kernel of NetBSD */