Fixes #21583
zstdlib and lzlib support is currently not neccessary for OpenWRT.
Thus, Explicitly disable zstdlib and lzlib as they would be enabled
automatically in case they are already installed.
Signed-off-by: Volker Christian <me@vchrist.at>
(cherry picked from commit
3ee4f030b525d8d7c56605735df1c44d1362f026)
--enable-xzlib \
--enable-zlib \
--disable-libseccomp \
+ --disable-lzlib \
--disable-rpath \
--disable-warnings \
+ --disable-zstdlib \
--without-pic
MAKE_PATH := src