Thanks, applied as 20bc0e96eb19716d45a3deaca8d00493d715b023. Michael
[sent from post-receive hook] On Wed, 14 May 2025 08:07:46 +0200, Alexander Dahl <[email protected]> wrote: > 'posix' is what's found in automatic mode. > > Signed-off-by: Alexander Dahl <[email protected]> > Message-Id: <[email protected]> > Signed-off-by: Michael Olbrich <[email protected]> > > diff --git a/rules/libmicrohttpd.make b/rules/libmicrohttpd.make > index 7ae58000b731..441644751da0 100644 > --- a/rules/libmicrohttpd.make > +++ b/rules/libmicrohttpd.make > @@ -68,7 +68,8 @@ LIBMICROHTTPD_CONF_OPT := \ > --disable-coverage \ > --enable-asserts \ > --disable-sanitizers \ > - --disable-experimental > + --disable-experimental \ > + --with-threads=posix > > # > ---------------------------------------------------------------------------- > # Target-Install
