diff options
-rw-r--r-- | contrib/gcc/gcc.1 | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/contrib/gcc/gcc.1 b/contrib/gcc/gcc.1 index 6f9272f..6d361b1 100644 --- a/contrib/gcc/gcc.1 +++ b/contrib/gcc/gcc.1 @@ -543,11 +543,6 @@ in the following sections. .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. -.TP -.BI "\-kthread" -Link a kernel-threaded process against libpthread in addition to libc. -Objects linked into kernel-threaded processes should be compiled with --D_THREAD_SAFE. .SH OVERALL OPTIONS .TP .BI "\-x " "language" |