]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
spawn: remove spawn submodule wip-boost-asio-spawn 55592/head
authorCasey Bodley <cbodley@redhat.com>
Thu, 15 Feb 2024 04:20:43 +0000 (23:20 -0500)
committerCasey Bodley <cbodley@redhat.com>
Mon, 13 May 2024 16:57:03 +0000 (12:57 -0400)
Signed-off-by: Casey Bodley <cbodley@redhat.com>
.gitmodules
src/CMakeLists.txt
src/spawn [deleted submodule]

index b89bc7e7b28d18e1b9de0ce29f7828f229827355..0f10aaa96ed5d37638297dfea33a48e710c85cb4 100644 (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
index 73fa27ae34e9e7fafcb948ccf1c84e618da57916..61b4e143e062efe288f606fd588d1457ad016448 100644 (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)
diff --git a/src/spawn b/src/spawn
deleted file mode 160000 (submodule)
index 03d9e1b..0000000
--- a/src/spawn
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit 03d9e1b949b3f7f3c8036ba0e8b35a49c305a03e