From 418b0389f967b2715f7002839a45985d23b2e786 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Sun, 31 Jan 2016 16:24:19 +0000 Subject: Fix the explanation also git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10996 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/glibc.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter05') diff --git a/chapter05/glibc.xml b/chapter05/glibc.xml index 765e31532..bd068167d 100644 --- a/chapter05/glibc.xml +++ b/chapter05/glibc.xml @@ -71,7 +71,7 @@ cd build The meaning of the configure options: - --host=$LFS_TGT, --build=$(../glibc-&glibc-version;/scripts/config.guess) + --host=$LFS_TGT, --build=$(../scripts/config.guess) The combined effect of these switches is that Glibc's build system configures itself to cross-compile, using the cross-linker and -- cgit v1.2.3-54-g00ecf