aarch64 support
This MR has two commits:
- do not set
GOARCHandGOAMD64. When these values are always set, as they are currently, go will not build on non-x86_64 architectures. - removes hard dependency on
ld.goldforaarch64(credit: @solskogen)
For additional information, see:
Edited by Benjamin Schneider