mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-22 15:04:44 +01:00
build: Update netbsd_kevent_void.patch
This change fixes "Hunk #1 succeeded at 307 (offset -1 lines)."
This commit is contained in:
parent
bd482b3ffe
commit
77899991b1
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ diff --git a/configure.ac b/configure.ac
|
||||||
index 1a571291..402f8b86 100644
|
index 1a571291..402f8b86 100644
|
||||||
--- a/configure.ac
|
--- a/configure.ac
|
||||||
+++ b/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
|
if test "x$libzmq_netbsd_has_atomic" = "xno"; then
|
||||||
AC_DEFINE(ZMQ_FORCE_MUTEXES, 1, [Force to use mutexes])
|
AC_DEFINE(ZMQ_FORCE_MUTEXES, 1, [Force to use mutexes])
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue