diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2011-02-02 22:04:15 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2011-02-02 22:04:15 +0100 |
commit | d447483f8e4300fb954faf26675e8984231facdd (patch) | |
tree | 66ad8630ace742235d06e81591ca0d3024e79998 /target/mips | |
parent | b2ae8e3c7ba672368406ece861ae05a9051f4593 (diff) | |
parent | db900a4ddbe5791bce1dcbe6687ccbd2e0d13c4d (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'target/mips')
-rw-r--r-- | target/mips/uclibc.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/mips/uclibc.config b/target/mips/uclibc.config index 2b4b5e50d..95fa5f687 100644 --- a/target/mips/uclibc.config +++ b/target/mips/uclibc.config @@ -88,7 +88,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 |