Document the NOLIBPTHREAD and NOLIBTHR knobs.
This commit is contained in:
parent
138449dc19
commit
93303bace1
@ -532,6 +532,18 @@ Set to not build
|
||||
.Nm libc_r
|
||||
(reentrant version of
|
||||
.Nm libc ) .
|
||||
.It Va NOLIBPTHREAD
|
||||
.Pq Vt bool
|
||||
Set to not build the
|
||||
.Nm libpthread
|
||||
(M:N threading)
|
||||
library.
|
||||
.It Va NOLIBTHR
|
||||
.Pq Vt bool
|
||||
Set to not build the
|
||||
.Nm libthr
|
||||
(1:1 threading)
|
||||
library.
|
||||
.It Va NOMANCOMPRESS
|
||||
.Pq Vt bool
|
||||
Set to install man pages uncompressed.
|
||||
|
Loading…
Reference in New Issue
Block a user