diff --git a/toolchain/gdb/Makefile b/toolchain/gdb/Makefile index d3fe164e63..38ffb0b77f 100644 --- a/toolchain/gdb/Makefile +++ b/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 \