mirror of
https://gitlab.computer.surgery/matrix/grapevine.git
synced 2025-12-20 09:11:24 +01:00
move rocksdb to its own file
This commit is contained in:
parent
2e6bf86a42
commit
9f4a1578aa
3 changed files with 18 additions and 2 deletions
|
|
@ -37,9 +37,7 @@ let
|
|||
buildDepsOnlyEnv =
|
||||
let
|
||||
rocksdb' = rocksdb.override {
|
||||
jemalloc = rust-jemalloc-sys;
|
||||
enableJemalloc = featureEnabled "jemalloc";
|
||||
enableLiburing = false;
|
||||
};
|
||||
in
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue