Mentioned removal of the ldconfig and ldd installations from the ld.so

package


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@105 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Gerard Beekmans 2001-02-05 21:13:03 +00:00
parent 61eb081650
commit 0ebf95fbb1

View File

@ -46,6 +46,12 @@ make. We are already cd'ed into glibc-build when we created the
configparms file
</para></listitem>
<listitem><para>
Chapter 6: Only copy the man pages from the ld.so package. We don't need
the ldconfig and ldd programs anymore; Glibc-2.2.1 comes with good
working versions.
</para></listitem>
</itemizedlist>
</sect1>