소스 검색

- recommend linuxthreads.old

Bernhard Reutner-Fischer 18 년 전
부모
커밋
0f620a15c5
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      toolchain/uClibc/Config.in

+ 3 - 0
toolchain/uClibc/Config.in

@@ -40,6 +40,9 @@ choice
 	default BR2_PTHREADS_OLD
 	help
 	  Select the version of libpthreads you want to use.
+	  Not all thread variants work with all versions of uClibc,
+	  the "linuxthreads (stable/old)" may be a working fallback
+	  if you need threading at all.
 
 	config BR2_PTHREADS_NONE
 		bool "none"