|
@@ -235,7 +235,12 @@ use in the comment.
|
|
|
|
|
|
* thread support
|
|
|
** Dependency symbol: +BR2_TOOLCHAIN_HAS_THREADS+
|
|
|
-** Comment string: +threads+
|
|
|
+** Comment string: +threads+ (unless +BR2_TOOLCHAIN_HAS_THREADS_NPTL+
|
|
|
+ is also needed, in which case, specifying only +NPTL+ is sufficient)
|
|
|
+
|
|
|
+* NPTL thread support
|
|
|
+** Dependency symbol: +BR2_TOOLCHAIN_HAS_THREADS_NPTL+
|
|
|
+** Comment string: +NPTL+
|
|
|
|
|
|
* RPC support
|
|
|
** Dependency symbol: +BR2_TOOLCHAIN_HAS_NATIVE_RPC+
|