From: Ulrich Drepper Date: Sat, 25 Sep 1999 06:52:59 +0000 (+0000) Subject: [malloc] (CFLAGS-malloc.c): New variable. Define MORECORE_CLEARS to X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2aafdef961da59a8c7439eb8207354236d09b4b4;p=thirdparty%2Fglibc.git [malloc] (CFLAGS-malloc.c): New variable. Define MORECORE_CLEARS to 2. --- diff --git a/sysdeps/unix/sysv/linux/Makefile b/sysdeps/unix/sysv/linux/Makefile index c553e119322..5524b3ffa00 100644 --- a/sysdeps/unix/sysv/linux/Makefile +++ b/sysdeps/unix/sysv/linux/Makefile @@ -8,6 +8,10 @@ ifeq ($(subdir),db2) CPPFLAGS += -DHAVE_LLSEEK=1 endif +ifeq ($(subdir),malloc) +CFLAGS-malloc.c = -DMORECORE_CLEARS=2 +endif + ifeq ($(subdir),misc) sysdep_routines += sysctl clone llseek getresuid getresgid umount umount2