소스 검색

temp glibc: /tools -> $LFS/tools

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11964 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Xi Ruoyao 5 년 전
부모
커밋
d9cdc3e9db
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      chapter05/glibc.xml

+ 1 - 1
chapter05/glibc.xml

@@ -89,7 +89,7 @@ cd       build</userinput></screen>
         <listitem>
           <para>The combined effect of these switches is that Glibc's build system
           configures itself to be cross-compiled, using the cross-linker and
-          cross-compiler in <filename class="directory">/tools</filename>.</para>
+          cross-compiler in <filename class="directory">$LFS/tools</filename>.</para>
         </listitem>
       </varlistentry>