mirror of
https://github.com/matrix-construct/construct
synced 2024-11-21 17:31:21 +01:00
Indicate recommended version for Ubuntu users.
parent
6bc328a732
commit
e95d79657f
1 changed files with 1 additions and 1 deletions
2
BUILD.md
2
BUILD.md
|
@ -24,7 +24,7 @@ git checkout v5.17.2
|
|||
your system for the above `git checkout`.
|
||||
|
||||
- RocksDB: All Ubuntu users on all releases must configure Construct with the
|
||||
option `--with-included-rocksdb`. This will fetch and properly build rocksdb.
|
||||
option `--with-included-rocksdb=v6.6.4`. This will fetch and properly build rocksdb.
|
||||
|
||||
> Ubuntu builds their library with `-Bsymbolic-functions`. This conflicts with
|
||||
the requirements of Construct's embedding.
|
||||
|
|
Loading…
Reference in a new issue