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 <redacted>
--enable-xzlib \
--enable-zlib \
--disable-libseccomp \
+ --disable-lzlib \
--disable-rpath \
--disable-warnings \
+ --disable-zstdlib \
--without-pic
MAKE_PATH := src