From: Kefu Chai Date: Thu, 2 Aug 2018 06:30:17 +0000 (+0800) Subject: seastar: pick up changes in seastar X-Git-Tag: v14.0.1~692^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F23384%2Fhead;p=ceph.git seastar: pick up changes in seastar -ldl is not necessary if an application using dlopen() can compile and link just fine without it. same applies to -lrt, when it comes to time related calls. Signed-off-by: Kefu Chai --- diff --git a/src/seastar b/src/seastar index de0a2715028b..21553df323c5 160000 --- a/src/seastar +++ b/src/seastar @@ -1 +1 @@ -Subproject commit de0a2715028bf1931e6730ab289b5daec3bdebb9 +Subproject commit 21553df323c5d675c82df204220088f7e57d0bb4