projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7228a91
)
toolchain: enable pthread debug support in uclibc
author
Felix Fietkau
<nbd@openwrt.org>
Mon, 29 Oct 2012 19:25:16 +0000
(19:25 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Mon, 29 Oct 2012 19:25:16 +0000
(19:25 +0000)
SVN-Revision: 33996
toolchain/uClibc/config-0.9.33.2/common
patch
|
blob
|
history
diff --git
a/toolchain/uClibc/config-0.9.33.2/common
b/toolchain/uClibc/config-0.9.33.2/common
index 4b21713eb34650d1bb2e2dee4814121c5ea907ac..d6b3d2c44c3c53fe25ab6e6c7a36e1d84fe67703 100644
(file)
--- 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