Browse Source

dont force linuxthreads db if debugging is enabled

Mike Frysinger 19 years ago
parent
commit
deffc82c65
1 changed files with 0 additions and 1 deletions
  1. 0 1
      extra/Configs/Config.in

+ 0 - 1
extra/Configs/Config.in

@@ -1341,7 +1341,6 @@ 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.