if [[ "${HOST%%-*}" == x86_64 ]]; then
  OPTS="$OPTS --disable-accel-detect"
fi &&
default_build
