diff options
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/file.xml | 2 |
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 |