]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cmake: replace WITH_SEASTAR with WITH_CRIMSON 64246/head
authorKefu Chai <tchaikov@gmail.com>
Mon, 30 Jun 2025 02:04:42 +0000 (10:04 +0800)
committerKefu Chai <tchaikov@gmail.com>
Mon, 30 Jun 2025 02:08:09 +0000 (10:08 +0800)
commita302ae7fe3ce04d2158a73daa2f331eba9d9e990
tree0ec26271b2aa24b01592fbe8b54b58832276c731
parent5aeaa104d86517f4a289f377c72c2ed63e476f76
cmake: replace WITH_SEASTAR with WITH_CRIMSON

Remove the deprecated WITH_SEASTAR CMake option and replace all
references with WITH_CRIMSON for consistency. Although WITH_SEASTAR
was functionally replaced in commit 23c33f69, it remained in the
source tree. This change completes the migration by removing the
old option entirely and standardizing on WITH_CRIMSON throughout
the codebase.

Signed-off-by: Kefu Chai <tchaikov@gmail.com>
CMakeLists.txt
src/CMakeLists.txt
src/include/config-h.in.cmake