mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-03 14:10:47 -08:00
Remove DARWIN_OS/_LP64 special case.
This commit is contained in:
parent
5cca5bf08f
commit
39b8097fe9
1 changed files with 0 additions and 7 deletions
|
|
@ -103,12 +103,5 @@ NOTE-END */
|
|||
#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) */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue