[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/src/m/intel386.h,v
From: |
Dan Nicolaescu |
Subject: |
[Emacs-diffs] Changes to emacs/src/m/intel386.h,v |
Date: |
Sun, 27 Jul 2008 18:25:12 +0000 |
CVSROOT: /cvsroot/emacs
Module name: emacs
Changes by: Dan Nicolaescu <dann> 08/07/27 18:24:49
Index: src/m/intel386.h
===================================================================
RCS file: /cvsroot/emacs/emacs/src/m/intel386.h,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -b -r1.58 -r1.59
--- src/m/intel386.h 24 Jul 2008 18:39:48 -0000 1.58
+++ src/m/intel386.h 27 Jul 2008 18:24:48 -0000 1.59
@@ -103,7 +103,7 @@
#define SEGMENT_MASK ((SEGMENT_SIZE)-1)
#endif
-#if defined (MAC_OSX) || defined (DARWIN)
+#if defined (DARWIN)
#ifdef _LP64
/* For Intel Mac, with CC='gcc -arch x86_64'. */
#define NO_ARG_ARRAY
- [Emacs-diffs] Changes to emacs/src/m/intel386.h,v, Dan Nicolaescu, 2008/07/09
- [Emacs-diffs] Changes to emacs/src/m/intel386.h,v, Dan Nicolaescu, 2008/07/10
- [Emacs-diffs] Changes to emacs/src/m/intel386.h,v, Dan Nicolaescu, 2008/07/16
- [Emacs-diffs] Changes to emacs/src/m/intel386.h,v, Dan Nicolaescu, 2008/07/16
- [Emacs-diffs] Changes to emacs/src/m/intel386.h,v, Dan Nicolaescu, 2008/07/16
- [Emacs-diffs] Changes to emacs/src/m/intel386.h,v, Dan Nicolaescu, 2008/07/20
- [Emacs-diffs] Changes to emacs/src/m/intel386.h,v, Dan Nicolaescu, 2008/07/23
- [Emacs-diffs] Changes to emacs/src/m/intel386.h,v, Dan Nicolaescu, 2008/07/24
- [Emacs-diffs] Changes to emacs/src/m/intel386.h,v,
Dan Nicolaescu <=