]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
run-make: do not pass '-DWITH_FMT_VERSION' to cmake
authorRongqi Sun <sunrongqi@huawei.com>
Fri, 22 Mar 2024 07:39:02 +0000 (07:39 +0000)
committerRongqi Sun <sunrongqi@huawei.com>
Tue, 26 Mar 2024 01:34:50 +0000 (01:34 +0000)
commit99b496580b1e791d2640eab7665f21fac49fa0f3
tree4f955a977bb828ee11b3150d89dd9b621158d73b
parent49c27499af4ee9a90f69fcc6bf3597999d6efc7b
run-make: do not pass '-DWITH_FMT_VERSION' to cmake

Clean up this opt because 'WITH_FMT_VERSION' is removed from
src/CMakeLists.txt.
See: https://github.com/ceph/ceph/blob/686dd3d838b6de6bf1101f0b61f729426b0bccad/src/CMakeLists.txt

Fixes: https://tracker.ceph.com/issues/65067
Signed-off-by: Rongqi Sun <sunrongqi@huawei.com>
src/script/run-make.sh