]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
run-make-check.sh: pass -DWITH_ZBD=ON to cmake if $WITH_ZBD 37211/head
authorKefu Chai <kchai@redhat.com>
Thu, 17 Sep 2020 06:28:51 +0000 (14:28 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 17 Sep 2020 06:45:11 +0000 (14:45 +0800)
commit21dd995ad221bd411e74a7eccd27e8463aab62ea
treefd9fcd1d007e6a7bd24628b0b079e0427a858533
parent6e673cad6db3efe31f77e2038eb3db4497a1ea54
run-make-check.sh: pass -DWITH_ZBD=ON to cmake if $WITH_ZBD

run-make-check.sh is used by ceph-build/ceph-pull-requests/build/build
to run "make check". this change prepares run-make-check.sh so that we
can enable ZBD build on demand once ceph-build is updated accordingly.

Signed-off-by: Kefu Chai <kchai@redhat.com>
run-make-check.sh