Thanks, applied as eb70c3eb5e0103e5b71839d34255608622168608. Michael
[sent from post-receive hook] On Mon, 22 Sep 2025 13:04:30 +0200, Christian Melki <[email protected]> wrote: > * Remove LZMA option. > > Signed-off-by: Christian Melki <[email protected]> > Message-Id: <[email protected]> > Signed-off-by: Michael Olbrich <[email protected]> > > diff --git a/rules/host-libxml2.make b/rules/host-libxml2.make > index f1769358bb62..9173e9abe98e 100644 > --- a/rules/host-libxml2.make > +++ b/rules/host-libxml2.make > @@ -30,7 +30,6 @@ HOST_LIBXML2_CONF_OPT := \ > --disable-static \ > --without-iconv \ > --without-icu \ > - --without-python \ > - --without-lzma > + --without-python > > # vim: syntax=make
