It is not accurate to read architecture from uname if the user wants to compile binaries for armv7 on a arm64 machine. As such, always use architecture from "process.arch", the same as other architectures.