]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cmake: update BuildSPDK for spdk-18.05 27451/head
authorKefu Chai <kchai@redhat.com>
Thu, 14 Jun 2018 01:32:08 +0000 (09:32 +0800)
committerBrad Hubbard <bhubbard@redhat.com>
Fri, 26 Apr 2019 00:48:04 +0000 (10:48 +1000)
commit8df7aa6ff6c7d0802895eb5f800c80465e6e8eaa
tree24afee8b3275ada77b202589bebeb1c50baaed27
parent2f23bf283d6de5dc98e8521dc8d8faa15e627b14
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>
(cherry picked from commit c2026b7473173e021c1f5ee072828538ea5c5d61)
cmake/modules/BuildSPDK.cmake