Skip to content

Commit bac407f

Browse files
committed
merge bitcoin#23060: increase minimum compiler and lib(std)c++ requirements
1 parent 21fb709 commit bac407f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/dependencies.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ These are the dependencies currently used by Dash Core. You can find instruction
77
| --- | --- | --- | --- | --- | --- |
88
| Berkeley DB | [4.8.30](https://www.oracle.com/technetwork/database/database-technologies/berkeleydb/downloads/index.html) | 4.8.x | No | | |
99
| Boost | [1.81.0](https://www.boost.org/users/download/) | [1.73.0](https://github.com/bitcoin/bitcoin/pull/29066) | No | | |
10-
| Clang<sup>[ \* ](#note1)</sup> | | [5.0+](https://releases.llvm.org/download.html) (C++17 support) | | | |
10+
| Clang<sup>[ \* ](#note1)</sup> | | [7.0](https://releases.llvm.org/download.html) (C++17 & std::filesystem support) | | | |
1111
| fontconfig | [2.12.1](https://www.freedesktop.org/software/fontconfig/release/) | | No | Yes | |
1212
| FreeType | [2.11.0](https://download.savannah.gnu.org/releases/freetype) | | No | | [Yes](https://github.com/dashpay/dash/blob/develop/depends/packages/qt.mk) (Android only) |
13-
| GCC | | [7+](https://gcc.gnu.org/) (C++17 support) | | | |
13+
| GCC | | [8.1](https://gcc.gnu.org/) (C++17 & std::filesystem support) | | | |
1414
| glibc | | [2.31](https://www.gnu.org/software/libc/) | | | | |
1515
| HarfBuzz-NG | | | | | [Yes](https://github.com/dashpay/dash/blob/develop/depends/packages/qt.mk) |
1616
| libevent | [2.1.12-stable](https://github.com/libevent/libevent/releases) | [2.0.21](https://github.com/bitcoin/bitcoin/pull/18676) | No | | |

0 commit comments

Comments
 (0)