Update ZeroMQ to 4.3.5

This commit is contained in:
root
2026-05-02 23:46:55 +00:00
parent 625d01ed85
commit b7c43274d6
5 changed files with 12 additions and 15 deletions
+1 -1
View File
@@ -94,7 +94,7 @@ The following can be set when running make: make FOO=bar
SDK_PATH: Path where sdk's can be found (used by macOS)
FALLBACK_DOWNLOAD_PATH: If a source file can't be fetched, try here before giving up
NO_QT: Don't download/build/cache qt and its dependencies
NO_ZMQ: Don't download/build/cache packages needed for enabling zeromq
USE_ZMQ: Build and cache ZeroMQ for optional ZMQ notification support
NO_WALLET: Don't download/build/cache libs needed to enable the wallet
NO_UPNP: Don't download/build/cache packages needed for enabling upnp
DEBUG: disable some optimizations and enable more runtime checking