toolchain/gdb: disable python support
authorFelix Fietkau <nbd@openwrt.org>
Tue, 10 Nov 2015 21:11:20 +0000 (21:11 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Tue, 10 Nov 2015 21:11:20 +0000 (21:11 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 47446

toolchain/gdb/Makefile

index d3fe164e63c77bb0e0a689be3bd66d416b835324..38ffb0b77f0a2102fd6d7f2ef0b520b903b590df 100644 (file)
@@ -44,6 +44,7 @@ HOST_CONFIGURE_ARGS = \
        --without-included-gettext \
        --enable-threads \
        --with-expat \
+       --without-python \
        --disable-binutils \
        --disable-ld \
        --disable-gas \