Skip to content

Commit

Permalink
Add %arm64 from upstream to std_macros
Browse files Browse the repository at this point in the history
Upstream added %arm64 in rpm-software-management/rpm@b533164
  • Loading branch information
dcermak committed Sep 17, 2020
1 parent 2a5cbaf commit 40bbadf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Build.pm
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ my $std_macros = q{
%define arm armv3l armv4b armv4l armv4tl armv5b armv5l armv5teb armv5tel armv5tejl armv6l armv6hl armv7l armv7hl armv7hnl armv5el armv5eb armv6el armv6eb armv7el armv7eb armv7nhl armv8el
%define arml armv3l armv4l armv5l armv5tel armv6l armv6hl armv7l armv7hl armv7hnl
%define armb armv4b armv5b armv5teb
%define arm64 aarch64
%define mips32 mips mipsel mipsr6 mipsr6el
%define mips64 mips64 mips64el mips64r6 mips64r6el
%define mipseb mips mipsr6 mips64 mips64r6
Expand Down

0 comments on commit 40bbadf

Please sign in to comment.