@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/1210406...@github.com>
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to