[Rpm-maint] [rpm-software-management/rpm] RPM for non-supported subarch (Discussion #3501)
Panu Matilainen
notifications at github.com
Wed Jan 8 11:21:21 UTC 2025
Except that znver is not the simplest because rpm doesn't support it, you'll easily end with pretty bad user experience there if you can install a package on an arch that can't actually run it.
If you're targeting rpm >= 4.19 based systems, I'd pick the best fully compatible x86_64-vX subarch (see https://github.com/rpm-software-management/rpm/pull/2315) as package architecture and then maybe build with -mtune=znver2 (instead of -march). Assuming that makes any measurable difference someplace, that is.
For older rpm's there simply aren't any good options.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/discussions/3501#discussioncomment-11772228
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/repo-discussions/3501/comments/11772228 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20250108/981e8f39/attachment.htm>
More information about the Rpm-maint
mailing list