|
@@ -1419,7 +1419,7 @@ config DODEBUG
|
|
|
|
|
|
config DODEBUG_PT
|
|
config DODEBUG_PT
|
|
bool "Build pthread with debugging output"
|
|
bool "Build pthread with debugging output"
|
|
- depends on UCLIBC_HAS_THREADS
|
|
|
|
|
|
+ depends on UCLIBC_HAS_THREADS && LINUXTHREADS_OLD
|
|
default n
|
|
default n
|
|
help
|
|
help
|
|
Enable debug output in libpthread. This is only useful when doing
|
|
Enable debug output in libpthread. This is only useful when doing
|