From 92c33e449a483dd514d7b9f76605b17b17bb6487 Mon Sep 17 00:00:00 2001 From: imp Date: Sat, 1 Feb 2003 18:39:32 +0000 Subject: -kthread has been dead these many years. This PR has languished for a long time. Go ahead and commit the patch since a co-worker has been working up a code patch in this area and wondered why it hasn't been committed yet. PR: 35800 --- contrib/gcc/gcc.1 | 5 ----- 1 file changed, 5 deletions(-) (limited to 'contrib') 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" -- cgit v1.1