components/emacs/patches/sysmalloc.patch
author Ali Bahrami <Ali.Bahrami@Oracle.COM>
Mon, 11 Apr 2011 15:06:03 -0600
changeset 176 11a04b640bf2
child 686 b4fe91eb660b
permissions -rw-r--r--
7029475 Move gnu-emacs to userland 6977194 emacs placeholder gives old package names

*** emacs-23.1/src/s/sol2-5.h.orig	Wed Oct 14 17:57:22 2009
--- emacs-23.1/src/s/sol2-5.h	Wed Oct 14 17:58:54 2009
***************
*** 17,22 ****
--- 17,23 ----
  /* This is not always necessary.  Turned off at present for testers to
     identify any problems with gmalloc more accurately.  */
  /* #define SYSTEM_MALLOC */
+ #define SYSTEM_MALLOC
  
  /* There have problems reported with mmap at least on Solaris 2.6
     and 2.7.  For simplicity, let's not use mmap for anything >= 2.5.