* cygmalloc.h (MORECORE_CANNOT_TRIM): Define.
This commit is contained in:
@ -22,7 +22,6 @@ extern "C" void dlmalloc_stats ();
|
||||
#ifndef __INSIDE_CYGWIN__
|
||||
# define USE_DL_PREFIX 1
|
||||
# define MORECORE_CANNOT_TRIM 1
|
||||
# define DEBUG 1
|
||||
#else
|
||||
# define __malloc_lock() mallock->acquire ()
|
||||
# define __malloc_unlock() mallock->release ()
|
||||
|
Reference in New Issue
Block a user