Thanks, applied as d6cad81051d3162ffeec2d1fc7f020cf70ecec39. Michael
[sent from post-receive hook] On Fri, 29 Jul 2022 08:23:48 +0200, Alexander Dahl <[email protected]> wrote: > Should give the same settings as before. > > Signed-off-by: Alexander Dahl <[email protected]> > Message-Id: <[email protected]> > Signed-off-by: Michael Olbrich <[email protected]> > > diff --git a/rules/libzmq.make b/rules/libzmq.make > index d96e7b420788..0220a6c238ba 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
