소스 검색

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>