[Rpm-maint] [rpm-software-management/rpm] RFC: Add x86-64 architecture levels (v2-v4) as architectures (PR #2315)
Fabian Vogt
notifications at github.com
Thu Dec 8 12:53:39 UTC 2022
> FWIW, I've repeatedly said "no" to attempts to add more assembly into rpm, the only direction for assembly code is _out_. Use the auxiliary vector for determining features, and for things that are not there, I don't think rpm needs to care.
FWICT, the auxiliary vector for HWCAPS is no longer really used and applications (including glibc, gcc runtime code) have to resort to methods like this instead. GCC's `__builtin_cpu_supports` does unfortunately not support all features needed to detect these levels properly.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/2315#issuecomment-1342687505
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/2315/c1342687505 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20221208/bc54496b/attachment-0001.html>
More information about the Rpm-maint
mailing list