From: Marcus Watts Date: Tue, 23 Feb 2016 23:35:21 +0000 (-0500) Subject: Use fixed version of civetweb to avoid warning. X-Git-Tag: v10.1.0~283^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F6757%2Fhead;p=ceph.git Use fixed version of civetweb to avoid warning. The warning about SSLv23_client_method is because when using dynamic linking, this should always be non-zero. That's inside of civetweb, so this commit is to pull the submodule up to the fix. Signed-off-by: Marcus Watts --- diff --git a/src/civetweb b/src/civetweb index 8d271315a541..554fa96229bc 160000 --- a/src/civetweb +++ b/src/civetweb @@ -1 +1 @@ -Subproject commit 8d271315a541218caada366f84a2690fdbd474a2 +Subproject commit 554fa96229bcb2de08c9e9d976a3153d324126b3