explain nptl stuff
This commit is contained in:
parent
9a4f7bced2
commit
668b32b76c
1 changed files with 3 additions and 0 deletions
|
|
@ -34,4 +34,7 @@ TLS (2.6+) you will be using TLS.
|
||||||
|
|
||||||
Apparently Gentoo and maybe other distributions do not follow this rule.
|
Apparently Gentoo and maybe other distributions do not follow this rule.
|
||||||
They use non-TLS libraries even on kernels that can support TLS.
|
They use non-TLS libraries even on kernels that can support TLS.
|
||||||
|
To accomodate them, you can add a line SYSVERSION=2.4 to $PLAN9/config
|
||||||
|
to force the build to think you are running an old kernel.
|
||||||
|
The INSTALL script sets up this file automatically on Linux systems.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue