1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-26 09:37:29 +02:00

toolchain: enable pthread debug support in uclibc

SVN-Revision: 33996
This commit is contained in:
Felix Fietkau 2012-10-29 19:25:16 +00:00
parent 7228a91a3b
commit b5212d8ab3

View File

@ -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