summaryrefslogtreecommitdiff
path: root/extra/Configs
diff options
context:
space:
mode:
Diffstat (limited to 'extra/Configs')
-rw-r--r--extra/Configs/Config.in2
1 files changed, 1 insertions, 1 deletions
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.