Mention glibc's install changes

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@137 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Gerard Beekmans 2001-02-09 21:18:25 +00:00
parent 0afddf5c99
commit 2ffdcaf191

View File

@ -53,9 +53,10 @@ Chapter 6: Changed libexecdir=/usr/bin in fileutils to libexecdir=/bin
</para></listitem> </para></listitem>
<listitem><para> <listitem><para>
Chapter 6: No need to cd into glibc-build before running configure and Chapter 6: Updated Glibc installation instructions. 'configparms' file
make. We are already cd'ed into glibc-build when we created the creation has been deleted. No need to pick a compiler (either distro's
configparms file native or the /usr/local/gcc2952/bin/gcc one); we're in chroot
now so we'll use the one we have
</para></listitem> </para></listitem>
<listitem><para> <listitem><para>