]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Build rbd-fuse as a C++ unit (matching its existing linkage).
authorMatt Benjamin <matt@cohortfs.com>
Thu, 1 Jan 2015 18:47:20 +0000 (13:47 -0500)
committerMatt Benjamin <matt@cohortfs.com>
Wed, 14 Jan 2015 21:40:46 +0000 (16:40 -0500)
commitb677a86fb22adfbe3beb6c152e5e6a47bdf27c27
tree586a4c65c97a58bec0282cd651bb37f582bb8690
parent80b3ff0ef7f6b7e095d077d5b6f678eb130d8a68
Build rbd-fuse as a C++ unit (matching its existing linkage).

Since rbd-fuse is linking C++ libraries, link it with the C++
runtime as we already do for ceph-fuse.

Signed-off-by: Matt Benjamin <matt@cohortfs.com>
src/Makefile.am
src/rbd_fuse/rbd-fuse.c [deleted file]
src/rbd_fuse/rbd-fuse.cc [new file with mode: 0644]