[Rpm-maint] [rpm-software-management/rpm] elfdeps: Add full multiarch deps support (#1038)
Bernhard Rosenkraenzer
notifications at github.com
Thu Aug 18 11:33:00 UTC 2022
I like the patch, but I'm wondering if it wouldn't be better to go a step further and put the whole target triplet instead of just the arch marker.
On systems that can emulate other systems (think qemu, or Linux emulation on FreeBSD) or even systems with multiple libcs or multiple float ABIs, it can make sense to have libxyz.so.1(x86_64-linux-gnu), libxyz.so.1(x86_64-freebsd), libxyz.so.1(x86_64-linux-musl), libxyz.so.1(i686-pc-linux-gnu) etc. all coexisting (and located in /usr/<triplet>/lib as mentioned in the initial message).
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/1038#issuecomment-1219383133
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/1038/c1219383133 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20220818/c8eaba44/attachment.html>
More information about the Rpm-maint
mailing list