0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-05-23 05:13:48 +02:00

Indicate recommended version for Ubuntu users.

Jason Volk 2020-06-12 22:46:19 -07:00
parent 6bc328a732
commit e95d79657f

@ -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.