diff options
Diffstat (limited to 'target/avr32')
-rw-r--r-- | target/avr32/uclibc.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/avr32/uclibc.config b/target/avr32/uclibc.config index 2d42b019d..81bc22342 100644 --- a/target/avr32/uclibc.config +++ b/target/avr32/uclibc.config @@ -85,7 +85,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 is not set |