Remove an inaccuracy in toolchain technical notes:

packages used for tests are now installed in chapter 8

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12056 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Pierre Labastie 2020-10-27 09:47:21 +00:00
parent 35c2bfea64
commit 00e20beef4

View File

@ -328,8 +328,7 @@ checking what linker to use... /mnt/lfs/tools/i686-lfs-linux-gnu/bin/ld</compute
<para>Upon entering the chroot environment in <xref <para>Upon entering the chroot environment in <xref
linkend="chapter-chroot-temporary-tools"/>, the first task is to install linkend="chapter-chroot-temporary-tools"/>, the first task is to install
libstdc++. Then temporary installations of programs needed for the proper libstdc++. Then temporary installations of programs needed for the proper
operation of the toolchain are performed. Programs needed for testing operation of the toolchain are performed. From this point onwards, the
other programs are also built. From this point onwards, the
core toolchain is self-contained and self-hosted. In core toolchain is self-contained and self-hosted. In
<xref linkend="chapter-building-system"/>, final versions of all the <xref linkend="chapter-building-system"/>, final versions of all the
packages needed for a fully functional system are built, tested and packages needed for a fully functional system are built, tested and