]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cmake: update BuildSPDK for spdk-18.05 22547/head
authorKefu Chai <kchai@redhat.com>
Thu, 14 Jun 2018 01:32:08 +0000 (09:32 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 14 Jun 2018 01:34:01 +0000 (09:34 +0800)
commitc2026b7473173e021c1f5ee072828538ea5c5d61
tree59f25031d67cf9c313897e197b407c28d329c937
parent8098e549643cd98f527ee923d6e3ab804cfe5b65
cmake: update BuildSPDK for spdk-18.05

in spdk v18.05, libuuid is linked by libspdk_util.a, in which,
it is used by lib/util/uuid.c. and libspdk_vol.a uses the wrapper
function exposed by libspdk_util.a, so update the CMakefile script to
reflect the change.

Signed-off-by: Kefu Chai <kchai@redhat.com>
cmake/modules/BuildSPDK.cmake