mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-21 13:47:48 +00:00
Fix comment about glibc's extra addons config option.
This commit is contained in:
parent
e830653d1b
commit
cd28386d9c
@ -205,7 +205,10 @@ config LIBC_ADDONS_LIST
|
||||
default ""
|
||||
depends on LIBC_ADDONS
|
||||
help
|
||||
Extra addons to include in glibc.
|
||||
Extra addons to include in glibc. Space separated list.
|
||||
|
||||
You need to specify neither linuxthreads nor nptl, as they are added
|
||||
automagically for you depending on the threading model you choosed
|
||||
earlier.
|
||||
|
||||
Eg.: crypt (for very old glibces)
|
||||
linuxthreads (for the linuxthreads implementation of threads)
|
||||
|
Loading…
Reference in New Issue
Block a user