diff options
author | Eric Andersen <andersen@codepoet.org> | 2003-03-05 12:06:45 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2003-03-05 12:06:45 +0000 |
commit | b3508599767d82eb014a40bed5f939da6e189489 (patch) | |
tree | 59bd63da1fe6d2af354ce8e09ee018793a96c653 /sources | |
parent | f41e5368e7021877460d62c17539c114d93e4c62 (diff) | |
download | buildroot-novena-b3508599767d82eb014a40bed5f939da6e189489.tar.gz buildroot-novena-b3508599767d82eb014a40bed5f939da6e189489.zip |
Update default config
Diffstat (limited to 'sources')
-rw-r--r-- | sources/uClibc.config | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sources/uClibc.config b/sources/uClibc.config index d1f436f2b..70415fcc3 100644 --- a/sources/uClibc.config +++ b/sources/uClibc.config @@ -37,7 +37,9 @@ HAVE_SHARED=y BUILD_UCLIBC_LDSO=y LDSO_LDD_SUPPORT=y UCLIBC_CTOR_DTOR=y +# UCLIBC_PROFILING is not set UCLIBC_HAS_THREADS=y +PTHREADS_DEBUG_SUPPORT=y UCLIBC_HAS_LFS=y # MALLOC is not set MALLOC_930716=y |