summaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
authorJoakim Tjernlund <joakim.tjernlund@transmode.se>2005-05-28 21:18:22 +0000
committerJoakim Tjernlund <joakim.tjernlund@transmode.se>2005-05-28 21:18:22 +0000
commit75ca73f431add9f5b04591023318f4274744289d (patch)
treef81e4f5e1b727b25023488d46c90c8fbf9ece60d /extra
parenta07dafe8491978491ad174ff3cc472546bc921f7 (diff)
Add patch at bugs 274. From Peter Manzinger.
Diffstat (limited to 'extra')
-rw-r--r--extra/Configs/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/Configs/Config.in b/extra/Configs/Config.in
index 738ab9408..137d22797 100644
--- a/extra/Configs/Config.in
+++ b/extra/Configs/Config.in
@@ -1231,6 +1231,7 @@ config CROSS_COMPILER_PREFIX
config DODEBUG
bool "Build uClibc with debugging symbols"
+ select PTHREADS_DEBUG_SUPPORT if UCLIBC_HAS_THREADS
default n
help
Say Y here if you wish to compile uClibc with debugging symbols.