From 48261f6be14e6809afb59ad257b8eb29ed2ee25f Mon Sep 17 00:00:00 2001 From: Bensuperpc Date: Wed, 19 May 2021 01:17:30 +0200 Subject: [PATCH] Remove python --- linux-armv7a/crosstool-ng.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linux-armv7a/crosstool-ng.config b/linux-armv7a/crosstool-ng.config index 5eb3641..882a0c7 100644 --- a/linux-armv7a/crosstool-ng.config +++ b/linux-armv7a/crosstool-ng.config @@ -772,7 +772,7 @@ CT_GDB_NATIVE=y CT_GDB_GDBSERVER=y CT_GDB_NATIVE_STATIC=y CT_GDB_HAS_PKGVERSION_BUGURL=y -CT_GDB_HAS_PYTHON=y +# CT_GDB_HAS_PYTHON is not set CT_GDB_INSTALL_GDBINIT=y CT_GDB_HAS_IPA_LIB=y # CT_DEBUG_LTRACE is not set