Browse Source

Added note not to remove binutils-build

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2494 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 22 năm trước cách đây
mục cha
commit
01060f3fe0
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      chapter05/binutils-pass1-inst.xml

+ 2 - 0
chapter05/binutils-pass1-inst.xml

@@ -57,6 +57,8 @@ variable.</para></listitem>
 <para><screen><userinput>make -C ld clean
 make -C ld LIB_PATH=/stage1/lib</userinput></screen></para>
 
+<para>Do not remove the binutils-build directory. We will use it again
+later on in this chapter.</para>
 
 </sect2>