Skip to content

Commit 7789999

Browse files
committed
build: Update netbsd_kevent_void.patch
This change fixes "Hunk #1 succeeded at 307 (offset -1 lines)."
1 parent bd482b3 commit 7789999

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

depends/patches/zeromq/netbsd_kevent_void.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ diff --git a/configure.ac b/configure.ac
1010
index 1a571291..402f8b86 100644
1111
--- a/configure.ac
1212
+++ b/configure.ac
13-
@@ -308,6 +308,27 @@ case "${host_os}" in
13+
@@ -307,6 +307,27 @@ case "${host_os}" in
1414
if test "x$libzmq_netbsd_has_atomic" = "xno"; then
1515
AC_DEFINE(ZMQ_FORCE_MUTEXES, 1, [Force to use mutexes])
1616
fi

0 commit comments

Comments
 (0)