[Rpm-maint] [rpm-software-management/rpm] RFC: Add x86-64 architecture levels (v2-v4) as architectures (PR #2315)
Fabian Vogt
notifications at github.com
Fri Dec 9 13:20:44 UTC 2022
> For backward-compatibility and to avoid surprises, default to building x86_64 even on v2+ capable machines.
> Tested by running rpm --eval %_target_cpu and using rpmbuild with various BuildArch values on a x86_64_v3 host.
Looks like my fix for the platform macros generation broke that part a bit. While with `BuildArch: x86_64_v3` it spits out an `x86_64_v3` RPM, it uses the `x86_64` optflags still. The only way to end up with `x86_64_vX` optflags is by using `--target x86_64_vX`. What's the best way to end up with better semantics?
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/2315#issuecomment-1344303671
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/2315/c1344303671 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20221209/9abbf2a8/attachment-0001.html>
More information about the Rpm-maint
mailing list