diff options
Diffstat (limited to 'target/xtensa/uclibc.config')
-rw-r--r-- | target/xtensa/uclibc.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/xtensa/uclibc.config b/target/xtensa/uclibc.config index 866932381..3229a70fc 100644 --- a/target/xtensa/uclibc.config +++ b/target/xtensa/uclibc.config @@ -78,7 +78,7 @@ UCLIBC_CTOR_DTOR=y # LINUXTHREADS_NEW is not set UCLIBC_HAS_THREADS_NATIVE=yes UCLIBC_HAS_THREADS=y -# PTHREADS_DEBUG_SUPPORT is not set +PTHREADS_DEBUG_SUPPORT=y UCLIBC_HAS_SYSLOG=y UCLIBC_HAS_LFS=y # MALLOC is not set |