From e3c0c189b7566a1ffcd8d11821a44c6e0e9e64d4 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Fri, 25 Aug 2006 04:57:01 +0000 Subject: fix from psm: makes use of the malloc debug option in malloc-standard as well --- extra/Configs/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extra/Configs') diff --git a/extra/Configs/Config.in b/extra/Configs/Config.in index 4eb7d0f4a..79851b39b 100644 --- a/extra/Configs/Config.in +++ b/extra/Configs/Config.in @@ -1496,7 +1496,7 @@ config SUPPORT_LD_DEBUG_EARLY config UCLIBC_MALLOC_DEBUGGING bool "Build malloc with debugging support" - depends MALLOC + depends MALLOC || MALLOC_STANDARD default n help Answer Y here to compile extra debugging support code into malloc. -- cgit v1.2.3