(

  if [[ "$IPV6" == "y" ]]; then
    OPTS+=" --enable-ipv6"
  fi

  default_build

) > $C_FIFO 2>&1
