[Rpm-maint] [rpm-software-management/rpm] Add support for ARM 64bit (aarch64) - Add arm32 and arm64 macros (#173)
MyungJoo Ham
notifications at github.com
Wed Mar 8 04:12:00 UTC 2017
Arm 64bit architectures have been around for a while and we'd like to distinguish arm32 vs arm64 in spec files as well. The usage of %arm macro is not that rare: in RPM .spec files of my working set (tizen.org), there are 112 occurrences of aarch64 and 163 occurrences of %arm or %{arm}.
Signed-off-by: MyungJoo Ham <myungjoo.ham at samsung.com>
You can view, comment on, or merge this pull request online at:
https://github.com/rpm-software-management/rpm/pull/173
-- Commit Summary --
* Add support for ARM 64bit (aarch64) - Add arm32 and arm64 macros
-- File Changes --
M macros.in (10)
-- Patch Links --
https://github.com/rpm-software-management/rpm/pull/173.patch
https://github.com/rpm-software-management/rpm/pull/173.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/173
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20170307/dcd2f5b3/attachment-0001.html>
More information about the Rpm-maint
mailing list