[Rpm-maint] [rpm-software-management/rpm] Add --zlib-compress-debug-sections to find-debug-info.sh (#795)

Tom de Vries notifications at github.com
Thu Jul 18 12:40:37 UTC 2019


The script find-debuginfo.sh has a --run-dwz switch to compress the debug
info using dwz.

Add a similar switch --zlib-compress-debug-sections that compresses the debug
info using objcopy --compress-debug-sections.

The two modes of compression can be used independently, so we can use one, or
the other, or both.
You can view, comment on, or merge this pull request online at:

  https://github.com/rpm-software-management/rpm/pull/795

-- Commit Summary --

  * Add --zlib-compress-debug-sections to find-debug-info.sh

-- File Changes --

    M scripts/find-debuginfo.sh (37)

-- Patch Links --

https://github.com/rpm-software-management/rpm/pull/795.patch
https://github.com/rpm-software-management/rpm/pull/795.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/795
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20190718/e83e0e96/attachment.html>


More information about the Rpm-maint mailing list