Explorar o código

toolchain/gdb: disable python support

Signed-off-by: Felix Fietkau <[email protected]>

SVN-Revision: 47446
Felix Fietkau %!s(int64=10) %!d(string=hai) anos
pai
achega
d3ba30b9cd
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      toolchain/gdb/Makefile

+ 1 - 0
toolchain/gdb/Makefile

@@ -44,6 +44,7 @@ HOST_CONFIGURE_ARGS = \
 	--without-included-gettext \
 	--enable-threads \
 	--with-expat \
+	--without-python \
 	--disable-binutils \
 	--disable-ld \
 	--disable-gas \