瀏覽代碼

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 年之前
父節點
當前提交
01060f3fe0
共有 1 個文件被更改,包括 2 次插入0 次删除
  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>