Explorar el Código

dont force linuxthreads db if debugging is enabled

Mike Frysinger hace 19 años
padre
commit
deffc82c65
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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.