[Rpm-maint] [rpm-software-management/rpm] Fix undefined symbols from plugins in some circumstances (PR #2521)
Panu Matilainen
notifications at github.com
Mon May 22 15:25:54 UTC 2023
Another bit lost in the cmake transition: plugin linkage to librpm and librpmio. In rpm itself this doesn't really matter because the running process supplies the necessary symbols but it's a different story when eg a Python process uses dlopen()'ed bindings.
You can view, comment on, or merge this pull request online at:
https://github.com/rpm-software-management/rpm/pull/2521
-- Commit Summary --
* Fix undefined symbols from plugins in some circumstances
-- File Changes --
M plugins/CMakeLists.txt (1)
-- Patch Links --
https://github.com/rpm-software-management/rpm/pull/2521.patch
https://github.com/rpm-software-management/rpm/pull/2521.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/2521
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/2521 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20230522/86dd933d/attachment.html>
More information about the Rpm-maint
mailing list