You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
doc: add minimum required kernel version to dependencies.md
This matches the version of the kernel targeted when we build the glibcs
we use for release builds in Guix. Other versions / scenerios may
work, but for documentation purposes, this is the version that makes
sense to document, and something we can claim to officially support.
Copy file name to clipboardExpand all lines: doc/dependencies.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,7 @@ You can find installation instructions in the `build-*.md` file for your platfor
20
20
|[Boost](../depends/packages/boost.mk)|[link](https://www.boost.org/users/download/)|[1.77.0](https://github.com/bitcoin/bitcoin/pull/24383)|[1.64.0](https://github.com/bitcoin/bitcoin/pull/22320)| No |
21
21
|[libevent](../depends/packages/libevent.mk)|[link](https://github.com/libevent/libevent/releases)|[2.1.12-stable](https://github.com/bitcoin/bitcoin/pull/21991)|[2.1.8](https://github.com/bitcoin/bitcoin/pull/24681)| No |
0 commit comments