[lfs] 01/03: libtool: \ 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 cb1554d62f875b590d6a3ac1e1748ab11cb18ab1 Author: Zeckmathederg <[email protected]> AuthorDate: Fri Oct 3 19:27:10 2025 -0600 libtool: \ alignment. --- chapter08/libtool.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chapter08/libtool.xml b/chapter08/libtool.xml index 44c0bd710..e4b2fea4a 100644 --- a/chapter08/libtool.xml +++ b/chapter08/libtool.xml @@ -80,7 +80,7 @@ <para>Prepare Libtool 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</userinput></screen> @@ -110,7 +110,7 @@ rm -rf DESTDIR</userinput></screen> <para>Prepare Libtool 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</userinput></screen> -- 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