Explorar o código

- helper config symbol has to depend on thread support

Bernhard Reutner-Fischer %!s(int64=15) %!d(string=hai) anos
pai
achega
ab0da6f81a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      extra/Configs/Config.in

+ 1 - 1
extra/Configs/Config.in

@@ -405,7 +405,7 @@ config LINUXTHREADS_OLD
 
 config LINUXTHREADS_NEW
 	def_bool y
-	depends on !LINUXTHREADS_OLD
+	depends on UCLIBC_HAS_THREADS && !LINUXTHREADS_OLD
 
 config UCLIBC_HAS_SYSLOG
 	bool "Syslog support"