This is an automated email from the ASF dual-hosted git repository.

laiyingchun pushed a commit to branch dont_find_zpacks
in repository https://gitbox.apache.org/repos/asf/incubator-pegasus.git


The following commit(s) were added to refs/heads/dont_find_zpacks by this push:
     new bf275fefb rocksdb static
bf275fefb is described below

commit bf275fefbf34869c6d50d4f6be2ce513a07be7ed
Author: Yingchun Lai <[email protected]>
AuthorDate: Thu Nov 30 23:19:50 2023 +0800

    rocksdb static
---
 thirdparty/CMakeLists.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/thirdparty/CMakeLists.txt b/thirdparty/CMakeLists.txt
index e95e24f83..416e627a0 100644
--- a/thirdparty/CMakeLists.txt
+++ b/thirdparty/CMakeLists.txt
@@ -373,6 +373,7 @@ set(ROCKSDB_OPTIONS
         -DWITH_TESTS=OFF
         -DWITH_GFLAGS=OFF
         -DUSE_RTTI=ON
+        -DROCKSDB_BUILD_SHARED=OFF
         -DCMAKE_BUILD_TYPE=Release
         -DWITH_JEMALLOC=${USE_JEMALLOC}
         -DJEMALLOC_ROOT_DIR=${TP_OUTPUT}


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to