Well. Of course it's exported by glibc through the dlopen() search path: we
just build + place dso's into the paths where glibc looks for and then dlopen()
that rpm_platform.so (or such) from rpmrc.c. At the minimum, the dso merely
needs to return an arch string, but there are almost certainly some other
interesting possibilities in that direction that would allow getting rid of
other crap in rpmrc.c. Plus, perhaps things like dynamic rpmlib() provides and
who knows.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/2315#issuecomment-1344027089
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/2315/c1344027...@github.com>
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint