Skip to content

Commit

Permalink
Merge pull request #604 from dcermak/patch-1
Browse files Browse the repository at this point in the history
Add %arm64 from upstream to std_macros
  • Loading branch information
bugfinder committed Sep 17, 2020
2 parents 2a5cbaf + 40bbadf commit c6b4e75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Build.pm
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 c6b4e75

Please sign in to comment.