mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-21 03:52:16 -08:00
Add #undef SYSTEM_MALLOC.
This commit is contained in:
parent
f551b97db6
commit
caa4e6c4bc
1 changed files with 1 additions and 3 deletions
|
|
@ -1,11 +1,9 @@
|
|||
#include "sunos4-1.h"
|
||||
|
||||
#if 0 /* jik@gza.com says this didn't work. Too bad.
|
||||
Can anyone find out why this loses? */
|
||||
/* jik@gza.com says this works now. */
|
||||
/* The bug that corrupts GNU malloc's memory pool is fixed in SunOS 4.1.3. */
|
||||
|
||||
#undef SYSTEM_MALLOC
|
||||
#endif
|
||||
|
||||
#if 0 /* This causes failure in process_send_signal (tcgetattr loses)
|
||||
and may also cause hanging at Emacs startup when parent
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue