代码拉取完成,页面将自动刷新
diff -Naur ceph-18.2.0.orig/src/rgw/driver/dbstore/CMakeLists.txt ceph-18.2.0/src/rgw/driver/dbstore/CMakeLists.txt
--- ceph-18.2.0.orig/src/rgw/driver/dbstore/CMakeLists.txt 2023-08-16 10:39:36.118743619 +0800
+++ ceph-18.2.0/src/rgw/driver/dbstore/CMakeLists.txt 2023-08-16 10:59:23.360658393 +0800
@@ -24,7 +24,7 @@
dbstore_mgr.cc
)
-add_library(dbstore_lib ${dbstore_srcs})
+add_library(dbstore_lib STATIC ${dbstore_srcs})
target_include_directories(dbstore_lib
PUBLIC "${CMAKE_SOURCE_DIR}/src/rgw"
PUBLIC "${CMAKE_SOURCE_DIR}/src/rgw/store/rados"
@@ -49,6 +49,7 @@
# add pthread library
set (CMAKE_LINK_LIBRARIES ${CMAKE_LINK_LIBRARIES} pthread)
+set (CMAKE_LINK_LIBRARIES ${CMAKE_LINK_LIBRARIES} global)
find_package(gtest QUIET)
if(WITH_TESTS)
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。