ソースを参照

Mention glibc's install changes

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@137 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 24 年 前
コミット
2ffdcaf191
1 ファイル変更4 行追加3 行削除
  1. 4 3
      chapter01/changelog.sgml

+ 4 - 3
chapter01/changelog.sgml

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