]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Remove redundant case in libc.so doc.
authorUlrich Drepper <drepper@redhat.com>
Tue, 31 Mar 1998 23:06:51 +0000 (23:06 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 31 Mar 1998 23:06:51 +0000 (23:06 +0000)
FAQ

diff --git a/FAQ b/FAQ
index 5caf506cbc5ac8708b049e6303b459d9f1029636..319427e08f43442428a9bd990714dbce3d65a532 100644 (file)
--- a/FAQ
+++ b/FAQ
@@ -524,11 +524,7 @@ probably a missing or incorrect /usr/lib/libc.so file; note that this
 is a small text file now, not a symlink to libc.so.6.  It should look
 something like this:
 
-GROUP ( libc.so.6 ld.so.1 libc.a )
-
-or in ix86/Linux and alpha/Linux:
-
-GROUP ( libc.so.6 ld-linux.so.2 libc.a )
+GROUP ( libc.so.6 libc_nonshared.a )
 
 
 2.8.   How can I compile gcc 2.7.2.1 from the gcc source code using