Commit a4f1808
committed
bitcoin: add missing ZMQ and BDB cmake flags
With the build system changes in Bitcoin Core v29.0, the dependecies
are now opt-in. See https://bitcoincore.org/en/releases/29.0/#build-system
To support the same features as in v28.1, ZMQ and the BDB legacy wallet are
enabled here.1 parent 3548291 commit a4f1808
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
96 | 99 | | |
97 | 100 | | |
98 | 101 | | |
| |||
0 commit comments