diff options
Diffstat (limited to 'target/sh')
-rw-r--r-- | target/sh/uclibc.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/sh/uclibc.config b/target/sh/uclibc.config index f392f793a..1f9c749c7 100644 --- a/target/sh/uclibc.config +++ b/target/sh/uclibc.config @@ -89,7 +89,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 |