From 9c4555f705fa9de174a946caee3557cb7c420679 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 4 Oct 2014 11:02:57 +0200 Subject: use linuxthreads (new) for gdbserver usage on coldfire target --- target/m68k/uclibc.config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/m68k') diff --git a/target/m68k/uclibc.config b/target/m68k/uclibc.config index 7abadef09..8c7ca1104 100644 --- a/target/m68k/uclibc.config +++ b/target/m68k/uclibc.config @@ -83,8 +83,8 @@ LDSO_LD_LIBRARY_PATH=y UCLIBC_CTOR_DTOR=y # LDSO_GNU_HASH_SUPPORT is not set # HAS_NO_THREADS is not set -LINUXTHREADS_OLD=y -# LINUXTHREADS_NEW is not set +# LINUXTHREADS_OLD is not set +LINUXTHREADS_NEW=y # UCLIBC_HAS_THREADS_NATIVE is not set UCLIBC_HAS_THREADS=y PTHREADS_DEBUG_SUPPORT=y -- cgit v1.2.3