Ian Lance Taylor <i...@google.com> writes: > I've gotten a patch from Michael Hudson-Doyle to set GOARCH to arm64 > on an Aarch64 system (https://codereview.appspot.com/34830045/).
Haha, go us. > I've gotten a patch from Matthias Klose to set GOARCH to aarch64 on > such a system > (http://gcc.gnu.org/ml/gcc-patches/2013-11/msg03765.html). > > I don't care one way or another myself, but we need to pick one. I don't care too much myself. AArch64 is more correct but arm64 is more obvious. Also plan9/inferno will use arm64 IIUC. Cheers, mwh