spawn: remove spawn submodule

Signed-off-by: Casey Bodley <cbodley@redhat.com>
This commit is contained in:
Casey Bodley 2024-02-14 23:20:43 -05:00
parent 9dd892e289
commit 79a64599c3
3 changed files with 0 additions and 8 deletions

3
.gitmodules vendored
View File

@ -50,9 +50,6 @@
[submodule "src/c-ares"]
path = src/c-ares
url = https://github.com/ceph/c-ares.git
[submodule "src/spawn"]
path = src/spawn
url = https://github.com/ceph/spawn.git
[submodule "src/pybind/mgr/rook/rook-client-python"]
path = src/pybind/mgr/rook/rook-client-python
url = https://github.com/ceph/rook-client-python.git

View File

@ -891,10 +891,6 @@ if(WITH_RBD)
add_subdirectory(rbd_replay)
endif(WITH_RBD)
set(SPAWN_BUILD_TESTS OFF CACHE INTERNAL "disable building of spawn unit tests")
set(SPAWN_INSTALL OFF CACHE INTERNAL "disable installation of spawn headers")
add_subdirectory(spawn)
# RadosGW
if(WITH_KVS)
add_subdirectory(key_value_store)

@ -1 +0,0 @@
Subproject commit 03d9e1b949b3f7f3c8036ba0e8b35a49c305a03e