diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2011-01-28 20:55:27 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2011-01-28 20:55:27 +0100 |
commit | cf5ef7c683fa845a6e6412b319e0a1040aa0f445 (patch) | |
tree | 7185c1650c8b34ddf643fcc0b82b663fcec4d0a4 /target/armeb | |
parent | f895baf25a71be2f71eb8f66dad003dc59a5e85e (diff) |
some patches found via make bulkallmod
Diffstat (limited to 'target/armeb')
-rw-r--r-- | target/armeb/uclibc.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/armeb/uclibc.config b/target/armeb/uclibc.config index 8f9385b77..8716d157e 100644 --- a/target/armeb/uclibc.config +++ b/target/armeb/uclibc.config @@ -99,7 +99,7 @@ UCLIBC_CTOR_DTOR=y UCLIBC_HAS_THREADS_NATIVE=y UCLIBC_HAS_THREADS=y UCLIBC_HAS_TLS=y -# PTHREADS_DEBUG_SUPPORT is not set +PTHREADS_DEBUG_SUPPORT=y UCLIBC_HAS_SYSLOG=y UCLIBC_HAS_LFS=y # MALLOC is not set |