aboutsummaryrefslogtreecommitdiff
path: root/depends/patches
diff options
context:
space:
mode:
authorHennadii Stepanov <32963518+hebasto@users.noreply.github.com>2022-01-24 01:11:25 +0200
committerHennadii Stepanov <32963518+hebasto@users.noreply.github.com>2022-01-25 14:36:05 +0200
commit77899991b1e29a45bc377b21330148cb7cc08923 (patch)
tree2e847705a2335fd11ecb9f27479fbde72a670f12 /depends/patches
parentbd482b3ffebc68130f8a18dabf08ed1aff7ea159 (diff)
downloadbitcoin-77899991b1e29a45bc377b21330148cb7cc08923.tar.xz
build: Update netbsd_kevent_void.patch
This change fixes "Hunk #1 succeeded at 307 (offset -1 lines)."
Diffstat (limited to 'depends/patches')
-rw-r--r--depends/patches/zeromq/netbsd_kevent_void.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/depends/patches/zeromq/netbsd_kevent_void.patch b/depends/patches/zeromq/netbsd_kevent_void.patch
index 4e36a363fb..845c6bdda6 100644
--- a/depends/patches/zeromq/netbsd_kevent_void.patch
+++ b/depends/patches/zeromq/netbsd_kevent_void.patch
@@ -10,7 +10,7 @@ diff --git a/configure.ac b/configure.ac
index 1a571291..402f8b86 100644
--- a/configure.ac
+++ b/configure.ac
-@@ -308,6 +308,27 @@ case "${host_os}" in
+@@ -307,6 +307,27 @@ case "${host_os}" in
if test "x$libzmq_netbsd_has_atomic" = "xno"; then
AC_DEFINE(ZMQ_FORCE_MUTEXES, 1, [Force to use mutexes])
fi