[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 16:43:19 UTC 2022


@Vogtinator commented on this pull request.



> @@ -1063,6 +1063,10 @@ package or when debugging this package.\
 #
 %ix86   i386 i486 i586 i686 pentium3 pentium4 athlon geode
 
+#------------------------------------------------------------------------------
+# arch macro for all supported x86_64 processors
+%x86_64	x86_64 x86_64_v2 x86_64_v3 x86_64_v4 amd64 em64t

`-` is used as separator between nevra components in various places, I didn't want to cause any issues in that regard.

The canonical name of those levels is `x86-64-vX`, so I just continued the `s/-/_/` trend that Linux and RPM started. I don't really care myself though.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/2315#discussion_r1043570903
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/pull/2315/review/1210406275 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20221208/d4ddeeb3/attachment.html>


More information about the Rpm-maint mailing list