summaryrefslogtreecommitdiff
path: root/util/cf/Imake.cf
diff options
context:
space:
mode:
Diffstat (limited to 'util/cf/Imake.cf')
-rw-r--r--util/cf/Imake.cf4
1 files changed, 4 insertions, 0 deletions
diff --git a/util/cf/Imake.cf b/util/cf/Imake.cf
index 9b3af9cc8..7f86ee3dc 100644
--- a/util/cf/Imake.cf
+++ b/util/cf/Imake.cf
@@ -33,6 +33,10 @@ XCOMM $XFree86: xc/config/cf/Imake.cf,v 3.88 2003/12/16 21:30:21 herrb Exp $
# define i386DarwinArchitecture
# undef __i386__
# endif
+# ifdef __x86_64__
+# define x86_64DarwinArchitecture
+# undef __x86_64__
+# endif
#endif
#if defined(clipper) || defined(__clipper__)