[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 07:02:52 UTC 2017
@pmatilai Yes, That starts to worry me as well.
Then how about
```
# arm: obsolete. Please do not use %arm to determine %arm32.
%arm %{arm32}
%arm_all %{arm32} %{arm64}
```
?
Compared to the current commit, this makes ARM look ugly, however, at least, we won't break the current "incorrectly written" codes.
--
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#issuecomment-284963991
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20170307/723e8131/attachment.html>
More information about the Rpm-maint
mailing list