Merge ac3e65204a into merged_master (Bitcoin PR #16585)

This commit is contained in:
Andrew Poelstra 2020-11-09 21:20:13 +00:00
commit 2a7e400289

View file

@ -78,7 +78,7 @@ Now, you can either build from self-compiled [depends](/depends/README.md) or in
BerkeleyDB is required for the wallet.
Ubuntu and Debian have their own libdb-dev and libdb++-dev packages, but these will install
Ubuntu and Debian have their own `libdb-dev` and `libdb++-dev` packages, but these will install
BerkeleyDB 5.1 or later. This will break binary wallet compatibility with the distributed executables, which
are based on BerkeleyDB 4.8. If you do not care about wallet compatibility,
pass `--with-incompatible-bdb` to configure.