]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cmake: Allow cephfs and ceph-mds to be build when building on FreeBSD 31011/head
authorWillem Jan Withagen <wjw@digiware.nl>
Fri, 20 Sep 2019 14:02:23 +0000 (16:02 +0200)
committerNathan Cutler <ncutler@suse.com>
Thu, 14 Nov 2019 16:04:16 +0000 (17:04 +0100)
commitf47ded38b52fe2e42dc55e4c6e03ff3086919793
treed1195853dd59fe18ca3dc0f4a0132c5d2795ffdb
parentd1b69a3726907a591fc26be41cbb304ab0dc0baa
cmake: Allow cephfs and ceph-mds to be build when building on FreeBSD

on FreeBSD keyutil absence prevents building KRBD and mount.
But on FreeBSD icephfs, ceph-fuse and ceph-mds do work, so we need
ceph-mds to be build.

Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
(cherry picked from commit f698f3c3eef4034799005b8816de5d468ef9fe18)

Conflicts:
CMakeLists.txt
- nautilus does not have "if (HAVE_LIBTCMALLOC AND TCMALLOC_VERSION_STRING
  VERSION_LESS 2.6.2)" clause, and c028de2f938bc9b8c0193b9219fb64e1416037cf
  refactored HAVE_GENL out of master
        src/mount/CMakeLists.txt
- CAPNG was introduced in master: omitted the changes
CMakeLists.txt
src/CMakeLists.txt
src/common/CMakeLists.txt