From: Kefu Chai Date: Fri, 21 Dec 2018 16:06:00 +0000 (+0800) Subject: seastar: pickup the change to link pthread X-Git-Tag: v14.1.0~558^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F25671%2Fhead;p=ceph.git seastar: pickup the change to link pthread otherwise seastar applications might fail to link on ubuntu xenial due to unresolvable symbols like thread_setname_np() Signed-off-by: Kefu Chai --- diff --git a/src/seastar b/src/seastar index 6f5dcc44147f..4ad64a507b61 160000 --- a/src/seastar +++ b/src/seastar @@ -1 +1 @@ -Subproject commit 6f5dcc44147f60bf2abe04581da7a4cca33eaa08 +Subproject commit 4ad64a507b61056afdab1d24c13c0a94817833e2