summaryrefslogtreecommitdiff
path: root/target/mips64
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-09-28 23:36:10 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-09-28 23:36:48 +0200
commit09f8ed8e1099970a7e4fbd76588ad6863e3e1e6e (patch)
treec966aa09f502cbb93d24ffe6a4f2930f628025f1 /target/mips64
parent49fbc9029f68f88a94519778768517062d3ead96 (diff)
always enable pthread debug support as discussed with tg
Diffstat (limited to 'target/mips64')
-rw-r--r--target/mips64/uclibc.config2
1 files changed, 1 insertions, 1 deletions
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