Should give the same settings as before.
Signed-off-by: Alexander Dahl <[email protected]>
---
rules/libzmq.make | 2 ++
1 file changed, 2 insertions(+)
diff --git a/rules/libzmq.make b/rules/libzmq.make
index d96e7b420..0220a6c23 100644
--- a/rules/libzmq.make
+++ b/rules/libzmq.make
@@ -40,8 +40,10 @@ LIBZMQ_CONF_OPT := \
--disable-static \
--enable-shared \
--disable-debug \
+ --enable-eventfd \
--with-gnu-ld \
--without-gcov \
+ --without-libsodium \
--without-documentation \
--with-poller=epoll \
--without-pgm
--
2.30.2