From: Marcus Watts Date: Mon, 26 Feb 2018 00:33:34 +0000 (-0500) Subject: build/link against curl w/ openssl not nss or gnutls. (debian) X-Git-Tag: v12.2.5~67^2~6 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=6c222d3ddc079248301582a09fcea09f27d01a48;p=ceph.git build/link against curl w/ openssl not nss or gnutls. (debian) curl + gnutls has some big significant performance hits at least when doing keystone validation. nss has long-term memory growth issues. Signed-off-by: Marcus Watts (cherry picked from commit cb12e1afd5beedf1b8c0b85e24e412e34c2fc427) --- diff --git a/debian/control b/debian/control index 9940e749149..0b1897438a5 100644 --- a/debian/control +++ b/debian/control @@ -29,7 +29,7 @@ Build-Depends: bc, libbabeltrace-ctf-dev, libbabeltrace-dev, libblkid-dev (>= 2.17), - libcurl4-gnutls-dev, + libcurl4-openssl-dev, libexpat1-dev, libfuse-dev, libgoogle-perftools-dev [i386 amd64 arm64],