if [[ "$HOST" == x86_64-* ]]; then
  OPTS="$OPTS --disable-mmx"
fi  &&

default_build
