mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
docs/manual: indicate how to handle BR2_TOOLCHAIN_HAS_THREADS_NPTL
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Acked-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
c64f948d2c
commit
7586be4aae
@@ -235,7 +235,12 @@ use in the comment.
|
|||||||
|
|
||||||
* thread support
|
* thread support
|
||||||
** Dependency symbol: +BR2_TOOLCHAIN_HAS_THREADS+
|
** 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
|
* RPC support
|
||||||
** Dependency symbol: +BR2_TOOLCHAIN_HAS_NATIVE_RPC+
|
** Dependency symbol: +BR2_TOOLCHAIN_HAS_NATIVE_RPC+
|
||||||
|
|||||||
Reference in New Issue
Block a user