From 09f8ed8e1099970a7e4fbd76588ad6863e3e1e6e Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 28 Sep 2014 23:36:10 +0200 Subject: always enable pthread debug support as discussed with tg --- target/mips64/uclibc.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/mips64/uclibc.config') diff --git a/target/mips64/uclibc.config b/target/mips64/uclibc.config index 83d14bc49..8f4830f79 100644 --- a/target/mips64/uclibc.config +++ b/target/mips64/uclibc.config @@ -94,7 +94,7 @@ UCLIBC_CTOR_DTOR=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 -- cgit v1.2.3