Newer versions can cope with aarch64:Linux:* cases that our current can't. I've tested on ARM, AArch64 and x86_64 without problems, I can't see why anything bad could happen.
This is needed for the CMake build because cmake/modules/GetHostTriple.cmake uses it to guess the host triple and fill the HOST_ARCH variable. I'm getting "can't recognize system" without it.