gentoo-ebuilds/sys-cluster/ceph/files/ceph-19.2.2-boost-linking.patch
Patrick Lauer 2aa1e0d346
sys-cluster/ceph: Fix building with boost-1.88
Closes: https://bugs.gentoo.org/955611
Signed-off-by: Patrick Lauer <patrick@gentoo.org>
2025-05-11 06:57:51 +00:00

10 lines
297 B
Diff

--- a/src/rgw/CMakeLists.txt 2025-05-11 05:51:55.174757024 -0000
+++ b/src/rgw/CMakeLists.txt 2025-05-11 06:12:49.210710316 -0000
@@ -272,6 +272,7 @@
target_link_libraries(rgw_common
PRIVATE
global
+ boost_process
cls_2pc_queue_client
cls_cmpomap_client
cls_lock_client