aboutsummaryrefslogtreecommitdiffstats
path: root/sources/uClibc.config
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2003-12-30 11:25:21 +0000
committerEric Andersen <andersen@codepoet.org>2003-12-30 11:25:21 +0000
commit449168b8d097a69b02a81a35e4d088675f23b592 (patch)
treee29b01e6069625e9b9f2a58becddfe76c450f6b2 /sources/uClibc.config
parentdf169b191c087b4ecb018795e242fad26529e2ee (diff)
downloadbuildroot-novena-449168b8d097a69b02a81a35e4d088675f23b592.tar.gz
buildroot-novena-449168b8d097a69b02a81a35e4d088675f23b592.zip
Update for the latest uClibc
Diffstat (limited to 'sources/uClibc.config')
-rw-r--r--sources/uClibc.config3
1 files changed, 2 insertions, 1 deletions
diff --git a/sources/uClibc.config b/sources/uClibc.config
index 33a346f66..ac47a7381 100644
--- a/sources/uClibc.config
+++ b/sources/uClibc.config
@@ -45,7 +45,8 @@ UCLIBC_HAS_THREADS=y
PTHREADS_DEBUG_SUPPORT=y
UCLIBC_HAS_LFS=y
# MALLOC is not set
-MALLOC_930716=y
+# MALLOC_SIMPLE is not set
+MALLOC_STANDARD=y
MALLOC_GLIBC_COMPAT=y
UCLIBC_DYNAMIC_ATEXIT=y
HAS_SHADOW=y