Thanks, applied as b3ae4a2ac00e96bb64d8a4949a0d6c5da99f0a0e. Michael
[sent from post-receive hook] On Fri, 21 Feb 2025 18:08:18 +0100, Christian Melki <[email protected]> wrote: > * Rearrange and fix options. > > Signed-off-by: Christian Melki <[email protected]> > Message-Id: <[email protected]> > Signed-off-by: Michael Olbrich <[email protected]> > > diff --git a/rules/host-mtd-utils.make b/rules/host-mtd-utils.make > index 99de070836aa..b6f4fceba041 100644 > --- a/rules/host-mtd-utils.make > +++ b/rules/host-mtd-utils.make > @@ -24,11 +24,13 @@ HOST_MTD_UTILS_CONF_OPT := \ > $(HOST_AUTOCONF) \ > --disable-unit-tests \ > --enable-largefile \ > + --disable-asan \ > --without-tests \ > --disable-ubihealthd \ > --without-lsmtd \ > --without-jffs \ > --with-ubifs \ > + --with-zlib \ > --with-xattr \ > --with-lzo \ > --with-zstd \
