[Rpm-maint] [rpm-software-management/rpm] Avoid libmagic calculation for source files (PR #1951)
Stephan Kulow
notifications at github.com
Wed Mar 9 14:17:44 UTC 2022
The costs of libmagic is gigantic for packages with a lot of source
files (like the kernel sources or any -debugsource) and there is
little gain from running it, so spare it by skipping the calculcation
for .c and .h files.
You can view, comment on, or merge this pull request online at:
https://github.com/rpm-software-management/rpm/pull/1951
-- Commit Summary --
* Avoid libmagic calculation for source files
-- File Changes --
M build/rpmfc.c (16)
-- Patch Links --
https://github.com/rpm-software-management/rpm/pull/1951.patch
https://github.com/rpm-software-management/rpm/pull/1951.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/1951
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/1951 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20220309/990dd173/attachment.html>
More information about the Rpm-maint
mailing list