[lfs] 02/04: Xz: \ alignment.
| Newsgroups | gmane.linux.lfs.book |
|---|---|
| Message-ID | <[email protected]> |
This is an automated email from the git hooks/post-receive script. git pushed a commit to branch multilib in repository lfs. commit 8d2ebfe5f14f2bf78b5e1decc13b4157063a725a Author: Zeckmathederg <[email protected]> AuthorDate: Fri Oct 3 17:01:43 2025 -0600 Xz: \ alignment. --- chapter08/xz.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chapter08/xz.xml b/chapter08/xz.xml index dee376eb0..c4e5a8161 100644 --- a/chapter08/xz.xml +++ b/chapter08/xz.xml @@ -77,7 +77,7 @@ <para>Prepare Xz for compilation:</para> -<screen><userinput remap="configure">CC="gcc -m32" ./configure \ +<screen><userinput remap="configure">CC="gcc -m32" ./configure \ --host=i686-pc-linux-gnu \ --prefix=/usr \ --libdir=/usr/lib32 \ @@ -108,7 +108,7 @@ rm -rf DESTDIR</userinput></screen> <para>Prepare Xz for compilation:</para> -<screen><userinput remap="configure">CC="gcc -mx32" ./configure \ +<screen><userinput remap="configure">CC="gcc -mx32" ./configure \ --host=x86_64-pc-linux-gnux32 \ --prefix=/usr \ --libdir=/usr/libx32 \ -- To stop receiving notification emails like this one, please contact the administrator of this repository. -- http://lists.linuxfromscratch.org/sympa/info/lfs-book Unsubscribe: See the above information page