]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
example/librados: remove dependency on Boost system library
authorNathan Cutler <ncutler@suse.com>
Sat, 21 Jul 2018 06:30:03 +0000 (08:30 +0200)
committerNathan Cutler <ncutler@suse.com>
Sat, 21 Jul 2018 10:22:49 +0000 (12:22 +0200)
commited76f04c6852064235152ca85e5bf7b2e5b47994
tree8a28f83bf0fe36339da708aff2a1f98ef0b5243f
parent4f882f0405a61e1b63b0d905bee3bc863b107b76
example/librados: remove dependency on Boost system library

109e6022beb0920f2a4746bd8c541e975494f251 introduced "-lboost_system" into
example/librados/Makefile but the Boost system library is no longer required
to compile and link hello_world.cc.

Fixes: http://tracker.ceph.com/issues/25054
Signed-off-by: Nathan Cutler <ncutler@suse.com>
examples/librados/Makefile