Author: nbd Date: 2015-11-10 22:11:20 +0100 (Tue, 10 Nov 2015) New Revision: 47446
Modified: trunk/toolchain/gdb/Makefile Log: toolchain/gdb: disable python support Signed-off-by: Felix Fietkau <[email protected]> Modified: trunk/toolchain/gdb/Makefile =================================================================== --- trunk/toolchain/gdb/Makefile 2015-11-10 21:11:03 UTC (rev 47445) +++ trunk/toolchain/gdb/Makefile 2015-11-10 21:11:20 UTC (rev 47446) @@ -44,6 +44,7 @@ --without-included-gettext \ --enable-threads \ --with-expat \ + --without-python \ --disable-binutils \ --disable-ld \ --disable-gas \ _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
