summaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
Diffstat (limited to 'target')
-rw-r--r--target/m68k/uclibc-nommu.config6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/m68k/uclibc-nommu.config b/target/m68k/uclibc-nommu.config
index 49c804c17..227ebf389 100644
--- a/target/m68k/uclibc-nommu.config
+++ b/target/m68k/uclibc-nommu.config
@@ -73,9 +73,9 @@ HAS_NO_THREADS=y
UCLIBC_HAS_SYSLOG=y
UCLIBC_HAS_LFS=y
# MALLOC is not set
-MALLOC_SIMPLE=y
-# MALLOC_STANDARD is not set
-# MALLOC_GLIBC_COMPAT is not set
+# MALLOC_SIMPLE is not set
+MALLOC_STANDARD=y
+MALLOC_GLIBC_COMPAT=y
UCLIBC_DYNAMIC_ATEXIT=y
COMPAT_ATEXIT=y
UCLIBC_SUSV3_LEGACY=y