diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2011-01-25 20:54:00 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2011-01-25 20:54:00 +0100 |
commit | 2350ebe334d58c5236d05fb6adf7150fc0d32d7b (patch) | |
tree | 3070d920a7a0edffee38f4753e85842651b57c78 /target/arm/uclibc.config | |
parent | a504b3f95d8751e32d44fc68c29c99fdc2d707a1 (diff) | |
parent | f895baf25a71be2f71eb8f66dad003dc59a5e85e (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'target/arm/uclibc.config')
-rw-r--r-- | target/arm/uclibc.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/arm/uclibc.config b/target/arm/uclibc.config index 7e8f045e9..b1a10602a 100644 --- a/target/arm/uclibc.config +++ b/target/arm/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 |