diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2003-06-25 16:12:05 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2003-06-25 16:12:05 +0000 |
| commit | 952d62c73c018fd120bb5c79d20fca117f6e041a (patch) | |
| tree | d096b3fbce14facff5186b0941aaf721ed3f14f4 | |
| parent | bae1fbdc9f69232784ffa5738ec029e82bf65159 (diff) | |
Notes
| -rw-r--r-- | contrib/gcc/gcc.1 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/contrib/gcc/gcc.1 b/contrib/gcc/gcc.1 index 6d361b1a95a4..857c588deeb6 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" |
