toolchain/gdb: disable python support

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 47446
This commit is contained in:
Felix Fietkau 2015-11-10 21:11:20 +00:00
parent 79e14650e0
commit d3ba30b9cd

View file

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