toolchain/gdb: disable python support
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 10 Nov 2015 21:11:20 +0000 (21:11 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 10 Nov 2015 21:11:20 +0000 (21:11 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47446 3c298f89-4303-0410-b956-a3cf2f4a3e73

toolchain/gdb/Makefile

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