]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
seastar: pickup the change to link pthread 25671/head
authorKefu Chai <kchai@redhat.com>
Fri, 21 Dec 2018 16:06:00 +0000 (00:06 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 21 Dec 2018 16:06:17 +0000 (00:06 +0800)
commit185144b04e94569135bcdc205354114c7988ff4d
tree70b8deffa7841b5985bab47f087478be95c91798
parent42de7e43a4a386d1951194322171493ee561b2e5
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 <kchai@redhat.com>
src/seastar