From 305ab2a4faa4f3c6a83fc9c3c9f18101bbb2672f Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Tue, 2 Feb 2021 16:15:16 +0000 Subject: 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 --- chapter06/file.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter06') 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 @@ Prepare File for compilation: -./configure --prefix=/usr --host=$LFS_TGT +./configure --prefix=/usr --host=$LFS_TGT --build=$(./config.guess)