* Configure options changes.

Signed-off-by: Christian Melki <christian.me...@t2data.com>
---
 rules/host-libkmod.make | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/rules/host-libkmod.make b/rules/host-libkmod.make
index f95494084..adb42a33a 100644
--- a/rules/host-libkmod.make
+++ b/rules/host-libkmod.make
@@ -23,14 +23,13 @@ HOST_LIBKMOD_CONF_OPT       := \
        $(HOST_AUTOCONF) \
        --disable-static \
        --enable-shared \
-       --disable-experimental \
        --enable-tools \
        --disable-manpages \
        --disable-test-modules \
        --disable-logging \
        --disable-debug \
-       --disable-python \
        --disable-coverage \
+       --enable-year2038 \
        --$(call ptx/wwo, PTXCONF_HOST_LIBKMOD_ZSTD)-zstd \
        --without-xz \
        --$(call ptx/wwo, PTXCONF_HOST_LIBKMOD_ZLIB)-zlib \
-- 
2.34.1


Reply via email to