mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-02 09:46:52 -05:00
doc: add glibc 2.17 requirement to release-notes
This commit is contained in:
parent
16a7be1663
commit
8f15a31760
1 changed files with 4 additions and 0 deletions
|
@ -68,6 +68,10 @@ Build System
|
|||
- OpenSSL is no longer used by Bitcoin Core. The last usage of the library
|
||||
was removed in #17265.
|
||||
|
||||
- glibc 2.17 or greater is now required to run the release binaries. This
|
||||
retains compatibility with RHEL 7, CentOS 7, Debian 8 and Ubuntu 14.04 LTS.
|
||||
Further details can be found in #17538.
|
||||
|
||||
New RPCs
|
||||
--------
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue