Skip to content

Commit

Permalink
build: Update netbsd_kevent_void.patch
Browse files Browse the repository at this point in the history
This change fixes "Hunk #1 succeeded at 307 (offset -1 lines)."
  • Loading branch information
hebasto committed Jan 25, 2022
1 parent bd482b3 commit 7789999
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion depends/patches/zeromq/netbsd_kevent_void.patch
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7789999

Please sign in to comment.