[lfs] 01/01: Merge

"Git Owner" ([email protected] via lfs-book Mailing List) <[email protected]>
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 b137e61a154cc30a27b016c7b87774a876e7ccf7
Merge: b4de6ac4a 30ec5ae0e
Author: Thomas Trepl <[email protected]>
AuthorDate: Mon Jun 2 06:39:54 2025 +0200

    Merge

 chapter01/changelog.xml     | 16 ++++++++++++++--
 chapter01/whatsnew.xml      |  4 ++--
 chapter06/gcc-pass2.xml     |  4 +---
 chapter07/changingowner.xml |  2 +-
 chapter08/glibc.xml         |  2 +-
 chapter08/gmp.xml           |  2 --
 chapter08/kbd.xml           |  9 +++++++--
 packages.ent                | 22 +++++++++++-----------
 8 files changed, 37 insertions(+), 24 deletions(-)

diff --cc chapter06/gcc-pass2.xml
index 7a680ce65,9bb8332c7..70cde4d36
--- a/chapter06/gcc-pass2.xml
+++ b/chapter06/gcc-pass2.xml
@@@ -115,30 -101,6 +115,28 @@@ cd       build</userinput></screen
      --disable-libvtv           \
      --enable-languages=c,c++   \
      LDFLAGS_FOR_TARGET=-L$PWD/$LFS_TGT/libgcc</userinput></screen>
 +<screen arch="ml_32,ml_x32,ml_all"><userinput remap="configure" 
 +    arch="ml_32">mlist=m64,m32</userinput><userinput remap="configure"
 +    arch="ml_x32">mlist=m64,mx32</userinput><userinput remap="configure"
 +    arch="ml_all">mlist=m64,m32,mx32</userinput>
 +<userinput remap="configure">../configure                                       \
 +    --build=$(../config.guess)                     \
 +    --host=$LFS_TGT                                \
 +    --target=$LFS_TGT                              \
-     LDFLAGS_FOR_TARGET=-L$PWD/$LFS_TGT/libgcc      \
 +    --prefix=/usr                                  \
 +    --with-build-sysroot=$LFS                      \
 +    --enable-default-pie                           \
 +    --enable-default-ssp                           \
 +    --disable-nls                                  \
 +    --enable-multilib --with-multilib-list=$mlist  \
 +    --disable-libatomic                            \
 +    --disable-libgomp                              \
 +    --disable-libquadmath                          \
 +    --disable-libsanitizer                         \
 +    --disable-libssp                               \
 +    --disable-libvtv                               \
 +    --enable-languages=c,c++                       \
-     LDFLAGS_FOR_TARGET=-L$PWD/$LFS_TGT/libgcc 
-     </userinput></screen>
++    LDFLAGS_FOR_TARGET=-L$PWD/$LFS_TGT/libgcc</userinput></screen>
  
      <variablelist>
        <title>The meaning of the new configure options:</title><!-- WIP -->

-- 
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.