build: treat aarch64 as arm64
authorJohan Bergström <bugs@bergstroem.nu>
Thu, 11 Feb 2016 02:57:20 +0000 (13:57 +1100)
committerMyles Borins <mborins@us.ibm.com>
Wed, 2 Mar 2016 22:01:11 +0000 (14:01 -0800)
commita8e776fa0636eb6e39ebde2ab0dbf5a3ee8d06e6
tree81497ae477caad4ed3e5692c7f95d3a3085c18ca
parentf71be242cadcfda59dc9e1042e9a2fff3504450a
build: treat aarch64 as arm64

`Makefile` is now consistent with `configure` regarding
how we treat aarch64.

PR-URL: https://github.com/nodejs/node/pull/5191
Fixes: https://github.com/nodejs/node/issues/5175
Reviewed-By: Rod Vagg <r@va.gg>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Makefile