From: Felix Fietkau Date: Mon, 29 Oct 2012 19:25:16 +0000 (+0000) Subject: toolchain: enable pthread debug support in uclibc X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=e682e1deda85baaf963ea8cebc60a62c770d85fe;p=openwrt%2Fsvn-archive%2Farchive.git toolchain: enable pthread debug support in uclibc SVN-Revision: 33996 --- diff --git a/toolchain/uClibc/config-0.9.33.2/common b/toolchain/uClibc/config-0.9.33.2/common index 4b21713eb3..d6b3d2c44c 100644 --- a/toolchain/uClibc/config-0.9.33.2/common +++ b/toolchain/uClibc/config-0.9.33.2/common @@ -49,7 +49,7 @@ MALLOC_GLIBC_COMPAT=y # MALLOC_SIMPLE is not set MALLOC_STANDARD=y MULTILIB_DIR="lib" -# PTHREADS_DEBUG_SUPPORT is not set +PTHREADS_DEBUG_SUPPORT=y RUNTIME_PREFIX="/" # SUPPORT_LD_DEBUG is not set # SUPPORT_LD_DEBUG_EARLY is not set