change write opt

This commit is contained in:
yihaoDeng 2023-04-20 14:19:52 +00:00
parent 8f1dad1873
commit 5ed7ad8467
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ ExternalProject_Add(rocksdb
SOURCE_DIR "${TD_CONTRIB_DIR}/rocksdb"
CMAKE_ARGS
-DPORTABLE=1
-DWITH_JEMALLOC=0
-DWITH_GFLAGS=0
CONFIGURE_COMMAND ""
BUILD_COMMAND ""