]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
build/link against curl w/ openssl not nss or gnutls. (debian)
authorMarcus Watts <mwatts@redhat.com>
Mon, 26 Feb 2018 00:33:34 +0000 (19:33 -0500)
committerAbhishek Lekshmanan <abhishek@suse.com>
Mon, 5 Mar 2018 16:14:12 +0000 (17:14 +0100)
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 <mwatts@redhat.com>
(cherry picked from commit cb12e1afd5beedf1b8c0b85e24e412e34c2fc427)

debian/control

index 9940e74914918a3684d4193aa6f147e3a4a553a1..0b1897438a5235dab027b027220724e69f3d03fb 100644 (file)
@@ -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],