if [[ "$CURL_SSL" == "none" ]]; then
   OPTS="--without-gnutls --without-nss --without-ssl $OPTS"
fi &&

default_build
