]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
seastar: pick up changes in seastar 23384/head
authorKefu Chai <kchai@redhat.com>
Thu, 2 Aug 2018 06:30:17 +0000 (14:30 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 2 Aug 2018 15:49:09 +0000 (23:49 +0800)
commit714e377141041662a1ea185c996781c4a3069b4e
treed1859db64919261ca661aa4db54ef21c384a2aea
parenta7326ee0f4cf5fae5db28c13e8728bc1b66bcac5
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 <kchai@redhat.com>
src/seastar