Remove bit about _THREAD_SAFE. deischen committed a change to stdio.h
that totally removed _THREAD_SAFE. PR: 36167 Submitted by: gerald
This commit is contained in:
parent
e244d2a55b
commit
4321847dfe
@ -541,8 +541,7 @@ in the following sections.
|
||||
.SH FreeBSD SPECIFIC OPTIONS
|
||||
.TP
|
||||
.BI "\-pthread"
|
||||
Link a user-threaded process against libc_r instead of libc. Objects linked
|
||||
into user-threaded processes should be compiled with -D_THREAD_SAFE.
|
||||
Link a user-threaded process against libc_r instead of libc.
|
||||
.SH OVERALL OPTIONS
|
||||
.TP
|
||||
.BI "\-x " "language"
|
||||
|
Loading…
Reference in New Issue
Block a user