]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cmake: use HAVE_ARMV8_CRC not ${HAVE_ARMV8_CRC}
authorKefu Chai <kchai@redhat.com>
Wed, 20 Jul 2016 06:29:24 +0000 (14:29 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 20 Jul 2016 06:47:52 +0000 (14:47 +0800)
commitb482cf083ff2eb4c6f236166fd08dd27e00562c6
tree130f2409748cd52dc4366fcc851c5542c7352231
parent636522b66930d0ceff0c384271f9b4f8f74c0c82
cmake: use HAVE_ARMV8_CRC not ${HAVE_ARMV8_CRC}

as this variable could be undefined.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/CMakeLists.txt