[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Minios-devel] [UNIKRAFT/PYTHON3 PATCH] Config.uk: Fix extensions menu
Signed-off-by: Costin Lupu <costin.lupu@xxxxxxxxx> --- Config.uk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Config.uk b/Config.uk index 1bdaef2..8770c23 100644 --- a/Config.uk +++ b/Config.uk @@ -41,12 +41,12 @@ menuconfig LIBPYTHON3_EXTENSIONS bool "Extensions" default n +if LIBPYTHON3_EXTENSIONS if LIBBZIP2 config LIBPYTHON3_EXTENSION_BZIP2 bool "bzip2" default y endif -if LIBPYTHON3_EXTENSIONS config LIBPYTHON3_EXTENSION_EXPAT bool "Expat XML parser" default y -- 2.20.1 _______________________________________________ Minios-devel mailing list Minios-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/minios-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |