build: Update netbsd_kevent_void.patch

This change fixes "Hunk #1 succeeded at 307 (offset -1 lines)."
pull/24134/head
Hennadii Stepanov 3 years ago
parent bd482b3ffe
commit 77899991b1
No known key found for this signature in database
GPG Key ID: 410108112E7EA81F

@ -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

Loading…
Cancel
Save