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/bfin | |
parent | ea41415863c0d1cf7526b176766d6562b6a13a1e (diff) | |
parent | 7f156ad1610b0673634198f3fb0adf3d6c4f5b4b (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'target/bfin')
-rw-r--r-- | target/bfin/uclibc.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/bfin/uclibc.config b/target/bfin/uclibc.config index e57474bba..285b76f5e 100644 --- a/target/bfin/uclibc.config +++ b/target/bfin/uclibc.config @@ -88,7 +88,7 @@ LINUXTHREADS_OLD=y # LINUXTHREADS_NEW is not set # UCLIBC_HAS_THREADS_NATIVE is not set UCLIBC_HAS_THREADS=y -# PTHREADS_DEBUG_SUPPORT is not set +PTHREADS_DEBUG_SUPPORT=y UCLIBC_HAS_SYSLOG=y UCLIBC_HAS_LFS=y MALLOC=y |