[Rpm-maint] [rpm-software-management/rpm] Add znver1 arches with 32-bit + 64-bit variants and proper CPU detection (#1035)

Florian Festi notifications at github.com
Tue Feb 18 14:44:43 UTC 2020


ffesti commented on this pull request.



> @@ -736,6 +736,16 @@ static rpmRC rpmPlatform(rpmrcCtx ctx, const char * platform)
 }
 
 
+#	if defined(__linux__) && defined(__x86_64__)

OK , there's a #	if defined(__linux__) && defined(__i386__) branch just below with its own implementation of cpuid.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/1035#discussion_r380715617
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20200218/456c1d45/attachment.html>


More information about the Rpm-maint mailing list