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

default_build
