GOROOT="${INSTALL_ROOT}/opt/go/" GOPROXY="proxy.golang.org,direct" \
make -j "$MAKE_NJOBS" build PREFIX="${INSTALL_ROOT}/usr"
