]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cmake,run-make-check.sh,deb,rpm: disable SPDK by default 29728/head
authorKefu Chai <kchai@redhat.com>
Mon, 19 Aug 2019 07:21:06 +0000 (15:21 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 20 Aug 2019 07:38:33 +0000 (15:38 +0800)
commit3234fb3982483d43a23df902628178566128b7b4
tree626324c6a039621564f14d44f3fd629d9cfdb382
parent6fb738abb9b9ab067a452eed99a4842c93309033
cmake,run-make-check.sh,deb,rpm: disable SPDK by default

but we still enable it in `run-make-check.sh`

* cmake: disable SPDK by default
* run-make-check.sh: enable WITH_SPDK so at least we can ensure it
  builds
* deb,rpm: add uuid-dev / libuuid-devel as a "make check" dependency

Fixes: https://tracker.ceph.com/issues/41330
Signed-off-by: Kefu Chai <kchai@redhat.com>
CMakeLists.txt
ceph.spec.in
debian/control
run-make-check.sh