mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-26 00:01:47 -07:00
(mallocobj) [SYSTEM_MALLOC]: Don't add ralloc.o.
This commit is contained in:
parent
67cdbf1682
commit
95f784a935
1 changed files with 0 additions and 6 deletions
|
|
@ -583,12 +583,6 @@ mallocobj = gmalloc.o vm-limit.o
|
|||
#endif /* ! defined (REL_ALLOC) */
|
||||
#endif /* ! defined (DOUG_LEA_MALLOC) */
|
||||
|
||||
#else /* ! SYSTEM_MALLOC */
|
||||
|
||||
#ifdef REL_ALLOC_MMAP
|
||||
mallocobj = ralloc.o
|
||||
#endif
|
||||
|
||||
#endif /* SYSTEM_MALLOC */
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue