components/emacs/patches/sysmalloc.patch
author mmhunter<melynda.hunter@oracle.com>
Mon, 09 Apr 2012 15:13:23 -0700
branchs11-sru
changeset 2266 8b5c3a141a7c
parent 176 11a04b640bf2
child 686 b4fe91eb660b
permissions -rw-r--r--
Added tag S11SRU4_05 for changeset 4307245757f6

*** 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.