summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/gcc.1
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2003-06-25 16:12:05 +0000
committerobrien <obrien@FreeBSD.org>2003-06-25 16:12:05 +0000
commit4321847dfe0c2d30620e62df01a7a46e0101377e (patch)
treed096b3fbce14facff5186b0941aaf721ed3f14f4 /contrib/gcc/gcc.1
parente244d2a55b501592436c7e43ea1f23fd8a1477ab (diff)
downloadFreeBSD-src-4321847dfe0c2d30620e62df01a7a46e0101377e.zip
FreeBSD-src-4321847dfe0c2d30620e62df01a7a46e0101377e.tar.gz
Remove bit about _THREAD_SAFE. deischen committed a change to stdio.h
that totally removed _THREAD_SAFE. PR: 36167 Submitted by: gerald
Diffstat (limited to 'contrib/gcc/gcc.1')
-rw-r--r--contrib/gcc/gcc.13
1 files changed, 1 insertions, 2 deletions
diff --git a/contrib/gcc/gcc.1 b/contrib/gcc/gcc.1
index 6d361b1..857c588 100644
--- a/contrib/gcc/gcc.1
+++ b/contrib/gcc/gcc.1
@@ -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"
OpenPOWER on IntegriCloud