0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-06-05 11:38:56 +02:00

Updated BUILD (markdown)

Jason Volk 2023-03-24 19:21:46 -07:00
parent dbab0acf84
commit 23c682f7f7

@ -19,14 +19,9 @@
> 👉 For best performance and stability, please check for the version available on
your system and match that with the `git checkout` command above.
> 🛑 RocksDB 6.10.X and 6.11.X have a bug and should not be used. If you are affected by these versions please add `--with-included-rocksdb=v6.13.3` to `./configure` when instructed below.
2. **Review special requirements for your platform**
- #### Arch Linux
RocksDB versions 6.10.X and 6.11.X should not be used. If the RocksDB package version falls within this range (i.e. 6.10.2-1) you must configure with `--with-included-rocksdb=v6.12.7` or later.
- #### Ubuntu
You must configure Construct with the option `--with-included-rocksdb`. This will fetch and properly build rocksdb.
> Ubuntu builds their library with `-Bsymbolic-functions`. This conflicts with