[lfs] 01/02: 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 2d59260641428bde67774b165768c8e81c23f9bf
Merge: 17823eeec 9056a5cca
Author: Thomas Trepl <[email protected]>
AuthorDate: Wed May 7 17:20:22 2025 +0200

    Merge

 chapter01/changelog.xml | 38 ++++++++++++++++++++++++++++++++++++
 chapter01/whatsnew.xml  |  4 ++--
 chapter06/gcc-pass2.xml | 34 ++++++++++++++++----------------
 chapter06/tar.xml       |  4 ++--
 chapter08/acl.xml       |  4 ++--
 chapter08/e2fsprogs.xml | 12 ++++++------
 chapter08/glibc.xml     | 12 ++++++------
 chapter08/grub.xml      |  6 +++---
 chapter08/libelf.xml    |  7 +++++--
 chapter08/libffi.xml    |  4 ++--
 chapter08/pkgconf.xml   |  4 ++--
 packages.ent            | 52 ++++++++++++++++++++++++-------------------------
 12 files changed, 111 insertions(+), 70 deletions(-)

diff --cc chapter06/gcc-pass2.xml
index 4d4b27ca9,478462c78..685882649
--- a/chapter06/gcc-pass2.xml
+++ b/chapter06/gcc-pass2.xml
@@@ -97,46 -83,24 +97,46 @@@ cd       build</userinput></screen
  
      <para>Now prepare GCC for compilation:</para>
  
- <screen arch="default"><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                                  \
-     --disable-multilib                             \
-     --disable-libatomic                            \
-     --disable-libgomp                              \
-     --disable-libquadmath                          \
-     --disable-libsanitizer                         \
-     --disable-libssp                               \
-     --disable-libvtv                               \
 -<screen><userinput remap="configure">../configure                   \
++<screen arch="default"><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              \
+     --disable-multilib         \
+     --disable-libatomic        \
+     --disable-libgomp          \
+     --disable-libquadmath      \
+     --disable-libsanitizer     \
+     --disable-libssp           \
+     --disable-libvtv           \
      --enable-languages=c,c++</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++</userinput></screen>
  
      <variablelist>
        <title>The meaning of the new configure options:</title><!-- WIP -->
diff --cc packages.ent
index acd9c5587,adde037fb..716944d09
--- a/packages.ent
+++ b/packages.ent
@@@ -530,9 -520,9 +530,9 @@@
  <!ENTITY mpfr-fin-sbu "0.2 SBU">
  
  <!ENTITY ncurses-version "6.5">
--<!ENTITY ncurses-size "2,156 KB">
- <!ENTITY ncurses-url "https://invisible-mirror.net/archives/ncurses/current/ncurses-&ncurses-version;-20250419.tgz">
- <!ENTITY ncurses-md5 "6ceb0f9f2389fea01d6ed7ab8a41c3a7">
 -<!ENTITY ncurses-url "https://invisible-mirror.net/archives/ncurses/ncurses-&ncurses-version;.tar.gz">
 -<!ENTITY ncurses-md5 "ac2d2629296f04c8537ca706b6977687">
++<!ENTITY ncurses-size "3,699 KB">
++<!ENTITY ncurses-url "https://invisible-mirror.net/archives/ncurses/current/ncurses-&ncurses-version;-20250503.tgz">
++<!ENTITY ncurses-md5 "d76fe944c5c24cdeabeb6fce0acbf94b">
  <!ENTITY ncurses-home "&gnu-software;ncurses/">
  <!ENTITY ncurses-tmp-du "53 MB">
  <!ENTITY ncurses-tmp-sbu "0.4 SBU">

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