summaryrefslogtreecommitdiff
path: root/target/m68k
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-09-04 16:47:52 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-09-04 16:47:52 +0200
commit0d30ace5d321ad2e4542e7437e7696aa2c1c04ac (patch)
treecd32907c15373fd3923363d7929eb8573b390423 /target/m68k
parente9a6b127d666825dd51c98aa680f42fde23929bd (diff)
parent201b0766a4b418abeab97d09d090883a16b0e671 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'target/m68k')
-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