@digitalagedragon commented on this pull request.


> @@ -1039,6 +1039,8 @@ static void defaultMachine(rpmrcCtx ctx, const char ** 
> arch, const char ** os)
            strcpy(un.machine, "i386");
 #elif defined(__x86_64__)
            strcpy(un.machine, "x86_64");
+#elif defined(__arm64__)

Sure, done.

-- 
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/1460#discussion_r544440547
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to