OPTS="$OPTS --build=${BUILD}"

  [[ $CROSS_INSTALL == on ]] && OPTS="$OPTS --host=${HOST}"
default_build
