emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs/src/m intel386.h


From: Adrian Robert
Subject: [Emacs-diffs] emacs/src/m intel386.h
Date: Fri, 16 Oct 2009 03:09:09 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Adrian Robert <arobert> 09/10/16 03:09:09

Modified files:
        src/m          : intel386.h 

Log message:
        Remove DARWIN_OS/_LP64 special case.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/src/m/intel386.h?cvsroot=emacs&r1=1.61&r2=1.62

Patches:
Index: intel386.h
===================================================================
RCS file: /sources/emacs/emacs/src/m/intel386.h,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -b -r1.61 -r1.62
--- intel386.h  8 Jan 2009 03:16:16 -0000       1.61
+++ intel386.h  16 Oct 2009 03:09:09 -0000      1.62
@@ -103,12 +103,5 @@
 #define SEGMENT_MASK ((SEGMENT_SIZE)-1)
 #endif
 
-#if defined (DARWIN_OS)
-#ifdef _LP64
-/* For Intel Mac, with CC='gcc -arch x86_64'.  */
-#define NO_ARG_ARRAY
-#endif
-#endif
-
 /* arch-tag: 746338f0-cb7b-4f49-a98c-cb50817cf2ec
    (do not change this comment) */




reply via email to

[Prev in Thread] Current Thread [Next in Thread]