summaryrefslogtreecommitdiff
path: root/malloc
diff options
context:
space:
mode:
Diffstat (limited to 'malloc')
-rw-r--r--malloc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/malloc/Makefile b/malloc/Makefile
index 6c04518b39..cf65fdca4f 100644
--- a/malloc/Makefile
+++ b/malloc/Makefile
@@ -56,6 +56,7 @@ aux := set-freeres thread-freeres
include ../Makeconfig
+CFLAGS-malloc.c += -DDEFAULT_TOP_PAD=131072
CPPFLAGS-memusagestat = -DNOT_IN_libc
# The Perl script to analyze the output of the mtrace functions.