瀏覽代碼

Fix the explanation also

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10996 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Bruce Dubbs 9 年之前
父節點
當前提交
418b0389f9
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      chapter05/glibc.xml

+ 1 - 1
chapter05/glibc.xml

@@ -71,7 +71,7 @@ cd       build</userinput></screen>
       <title>The meaning of the configure options:</title>
       <title>The meaning of the configure options:</title>
 
 
       <varlistentry>
       <varlistentry>
-        <term><parameter>--host=$LFS_TGT, --build=$(../glibc-&glibc-version;/scripts/config.guess)</parameter></term>
+        <term><parameter>--host=$LFS_TGT, --build=$(../scripts/config.guess)</parameter></term>
         <listitem>
         <listitem>
           <para>The combined effect of these switches is that Glibc's build system
           <para>The combined effect of these switches is that Glibc's build system
           configures itself to cross-compile, using the cross-linker and
           configures itself to cross-compile, using the cross-linker and