[lfs] branch multilib updated: Glibc: \ alignment.

"Git Owner" ([email protected] via lfs-book Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.book
Message-ID <175953172071.5693.14766435443222932705@rivendell.linuxfromscratch.org>
This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch multilib
in repository lfs.

The following commit(s) were added to refs/heads/multilib by this push:
     new 3dec681ac Glibc: \ alignment.
3dec681ac is described below

commit 3dec681ac7c55cd3e4b4b60acff53e6805e96dab
Author: Zeckmathederg <[email protected]>
AuthorDate: Fri Oct 3 16:50:33 2025 -0600

    Glibc: \ alignment.
---
 chapter08/glibc.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/chapter08/glibc.xml b/chapter08/glibc.xml
index 80b55cef5..0d6c54479 100644
--- a/chapter08/glibc.xml
+++ b/chapter08/glibc.xml
@@ -639,7 +639,7 @@ find .. -name "*.a" -delete</userinput></screen>
 
     <para>Configure Glibc for m32 with the following commands:</para>
 
-<screen><userinput remap="configure">CC="gcc -m32" CXX="g++ -m32" \
+<screen><userinput remap="configure">CC="gcc -m32" CXX="g++ -m32"             \
 ../configure                             \
       --prefix=/usr                      \
       --host=i686-pc-linux-gnu           \
@@ -716,7 +716,7 @@ find .. -name "*.a" -delete</userinput></screen>
 
     <para>Configure Glibc for mx32 with the following commands:</para>
 
-<screen><userinput remap="configure">CC="gcc -mx32" CXX="g++ -mx32" \
+<screen><userinput remap="configure">CC="gcc -mx32" CXX="g++ -mx32"           \
 ../configure                             \
       --prefix=/usr                      \
       --host=x86_64-pc-linux-gnux32      \

-- 
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.