* Remove LZMA option.

Signed-off-by: Christian Melki <[email protected]>
---
 rules/host-libxml2.make | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/rules/host-libxml2.make b/rules/host-libxml2.make
index f1769358b..9173e9abe 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
-- 
2.43.0


Reply via email to