[Rpm-maint] [rpm-software-management/rpm] Support building on arm64 macOS (#1460)
Morgan Thomas
notifications at github.com
Sat Dec 12 21:15:10 UTC 2020
What it says on the tin.
As it stands right now building `rpm` natively on a M1 box just gets you `error: No compatible architectures found for build` if you try to `rpmbuild` anything, so we need to detect when `__arm64__` is defined and set the build architecture to `aarch64`.
You can view, comment on, or merge this pull request online at:
https://github.com/rpm-software-management/rpm/pull/1460
-- Commit Summary --
* Support building on arm64 macOS
-- File Changes --
M lib/rpmrc.c (2)
-- Patch Links --
https://github.com/rpm-software-management/rpm/pull/1460.patch
https://github.com/rpm-software-management/rpm/pull/1460.diff
--
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20201212/60ac6b3e/attachment.html>
More information about the Rpm-maint
mailing list