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/arc/uclibc.config | 2 +- target/arm/uclibc.config | 2 +- target/avr32/uclibc.config | 2 +- target/bfin/uclibc.config | 2 +- target/cris/uclibc.config | 2 +- target/m68k/uclibc.config | 2 +- target/mips/uclibc.config | 2 +- target/mips64/uclibc.config | 2 +- target/ppc/uclibc.config | 2 +- target/sh/uclibc.config | 2 +- target/sparc/uclibc.config | 2 +- target/x86/uclibc.config | 2 +- target/x86_64/uclibc.config | 2 +- target/xtensa/uclibc.config | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) (limited to 'target') diff --git a/target/arc/uclibc.config b/target/arc/uclibc.config index 8f9dddb4d..28da1d928 100644 --- a/target/arc/uclibc.config +++ b/target/arc/uclibc.config @@ -88,7 +88,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=y diff --git a/target/arm/uclibc.config b/target/arm/uclibc.config index dbf41072b..7322d02e5 100644 --- a/target/arm/uclibc.config +++ b/target/arm/uclibc.config @@ -88,7 +88,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 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 diff --git a/target/bfin/uclibc.config b/target/bfin/uclibc.config index e57474bba..285b76f5e 100644 --- a/target/bfin/uclibc.config +++ b/target/bfin/uclibc.config @@ -88,7 +88,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=y diff --git a/target/cris/uclibc.config b/target/cris/uclibc.config index 0b9aa4689..50f921861 100644 --- a/target/cris/uclibc.config +++ b/target/cris/uclibc.config @@ -86,7 +86,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 diff --git a/target/m68k/uclibc.config b/target/m68k/uclibc.config index 27b9e6923..7abadef09 100644 --- a/target/m68k/uclibc.config +++ b/target/m68k/uclibc.config @@ -87,7 +87,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 diff --git a/target/mips/uclibc.config b/target/mips/uclibc.config index 496a21deb..0159d79e7 100644 --- a/target/mips/uclibc.config +++ b/target/mips/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 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 diff --git a/target/ppc/uclibc.config b/target/ppc/uclibc.config index b6e877895..7e72c8a4b 100644 --- a/target/ppc/uclibc.config +++ b/target/ppc/uclibc.config @@ -87,7 +87,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 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 diff --git a/target/sparc/uclibc.config b/target/sparc/uclibc.config index 0220d2c80..31708b380 100644 --- a/target/sparc/uclibc.config +++ b/target/sparc/uclibc.config @@ -89,7 +89,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 diff --git a/target/x86/uclibc.config b/target/x86/uclibc.config index 952c4dcfd..b095a1260 100644 --- a/target/x86/uclibc.config +++ b/target/x86/uclibc.config @@ -90,7 +90,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 diff --git a/target/x86_64/uclibc.config b/target/x86_64/uclibc.config index 0fb2751e3..ad8ba88a2 100644 --- a/target/x86_64/uclibc.config +++ b/target/x86_64/uclibc.config @@ -86,7 +86,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 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 -- cgit v1.2.3