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/ppc | |
parent | ea41415863c0d1cf7526b176766d6562b6a13a1e (diff) | |
parent | 7f156ad1610b0673634198f3fb0adf3d6c4f5b4b (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'target/ppc')
-rw-r--r-- | target/ppc/uclibc.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/ppc/uclibc.config b/target/ppc/uclibc.config index b6e877895..7e72c8a4b 100644 --- a/target/ppc/uclibc.config +++ b/target/ppc/uclibc.config @@ -87,7 +87,7 @@ LDSO_GNU_HASH_SUPPORT=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 |