aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2021-02-02 16:15:16 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2021-02-02 16:15:16 +0000
commit305ab2a4faa4f3c6a83fc9c3c9f18101bbb2672f (patch)
treec9380e420318c2e75dcb92d8ad26461960d5eb66 /chapter06
parent5ddb2ead5e4acb3f89739905305cde2429119717 (diff)
Update to bc-3.2.6.
Update to glibc-2.33. Minor change to mountfs boot script. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12109 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/file.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/file.xml b/chapter06/file.xml
index 035e02f72..0d00a1848 100644
--- a/chapter06/file.xml
+++ b/chapter06/file.xml
@@ -45,7 +45,7 @@
<para>Prepare File for compilation:</para>
-<screen><userinput remap="configure">./configure --prefix=/usr --host=$LFS_TGT</userinput></screen>
+<screen><userinput remap="configure">./configure --prefix=/usr --host=$LFS_TGT --build=$(./config.guess)</userinput></screen>
<!-- devs: if using - -build here, the build system wants to compile
the signature file with "file" on the build system, but stops if it is not