[lfs] 01/01: Merge branch 'trunk' into multilib

"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 8c37f57989333b3b721ea555b8f3a489f2e00fef
Merge: e5a42e921 fd6944097
Author: Thomas Trepl <[email protected]>
AuthorDate: Thu May 15 23:57:12 2025 +0200

    Merge branch 'trunk' into multilib

 chapter01/changelog.xml | 30 ++++++++++++++++++++++++++++++
 chapter01/whatsnew.xml  | 12 ++++++------
 chapter08/stripping.xml | 19 +++++++++----------
 chapter08/systemd.xml   |  2 +-
 chapter08/tcl.xml       |  6 +++---
 packages.ent            | 36 ++++++++++++++++++------------------
 6 files changed, 67 insertions(+), 38 deletions(-)

diff --cc chapter08/stripping.xml
index 3d518dd56,45da34cda..dfad847b4
--- a/chapter08/stripping.xml
+++ b/chapter08/stripping.xml
@@@ -84,8 -83,9 +83,8 @@@
               libatomic.so.&libatomic-version;"
  
  cd /usr/lib
 -
  for LIB in $save_usrlib; do
-     objcopy --only-keep-debug --compress-debug-sections=zlib $LIB $LIB.dbg
+     objcopy --only-keep-debug --compress-debug-sections=zstd $LIB $LIB.dbg
      cp $LIB /tmp/$LIB
      strip --strip-debug /tmp/$LIB
      objcopy --add-gnu-debuglink=$LIB.dbg /tmp/$LIB

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