In Node versions 6.11.0 and all other branches released at the same time, it seems that mips64el is not listed in valid_arch.
As a consequence, it is supported only if one doesn't set it through --dest-cpu and rely only on automatic selection of host arch.
In Node versions 6.11.0 and all other branches released at the same time, it seems that mips64el is not listed in
valid_arch.As a consequence, it is supported only if one doesn't set it through
--dest-cpuand rely only on automatic selection of host arch.