diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-10-01 21:46:36 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-10-01 21:46:36 +0200 |
commit | 8f174fcc34b924fa28eb71dc1e34ba1c0d278662 (patch) | |
tree | fe7f0b268d12b57cb78f77ade380fdf6666e9468 /target/mips | |
parent | ea41415863c0d1cf7526b176766d6562b6a13a1e (diff) | |
parent | 7f156ad1610b0673634198f3fb0adf3d6c4f5b4b (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 496a21deb..0159d79e7 100644 --- a/target/mips/uclibc.config +++ b/target/mips/uclibc.config @@ -94,7 +94,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 |