From: nbd Date: Mon, 29 Oct 2012 19:25:16 +0000 (+0000) Subject: toolchain: enable pthread debug support in uclibc X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=commitdiff_plain;h=e05fe852d2332a7fdb0b82f25bc2c86577cf3382 toolchain: enable pthread debug support in uclibc git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33996 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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