aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/glibc.xml
diff options
context:
space:
mode:
authorXi Ruoyao <xry111@mengyan1223.wang>2020-06-19 17:53:34 +0000
committerXi Ruoyao <xry111@mengyan1223.wang>2020-06-19 17:53:34 +0000
commitd9cdc3e9db1fedff5540b02f76a18fa3e17fb161 (patch)
tree6e5ced9a766ad206502da5243293aeb065e9239f /chapter05/glibc.xml
parentee00c3b4b5ab2299d334b2bf09336ba221656364 (diff)
temp glibc: /tools -> $LFS/tools
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11964 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/glibc.xml')
-rw-r--r--chapter05/glibc.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/glibc.xml b/chapter05/glibc.xml
index 0888427df..9c01c94eb 100644
--- a/chapter05/glibc.xml
+++ b/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>