]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
do_cmake.sh: disable amqp and rdma on RHEL/CentOS 8
authorKefu Chai <kchai@redhat.com>
Sat, 28 Sep 2019 14:19:08 +0000 (22:19 +0800)
committerKefu Chai <kchai@redhat.com>
Sat, 28 Sep 2019 14:20:35 +0000 (22:20 +0800)
commita118ba0edadf5db8ccd171920982976ef75c9a75
treebc2ad16671fa5e9a8d713e2b157c985e8e9399c4
parent612376a74964c79af5b4029c650c8add5fd50120
do_cmake.sh: disable amqp and rdma on RHEL/CentOS 8

RHEL/CentOS 8 does not offer librabbitmq-devel, libibverbs-devel and
librdmacm-devel at this moment. so disable these features now.

Signed-off-by: Kefu Chai <kchai@redhat.com>
do_cmake.sh