From 62f5a17a49e65c6639460abbf352b158b36301a7 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 26 Aug 2014 12:25:21 +0200 Subject: disable python support --- toolchain/gdb/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'toolchain/gdb/Makefile') diff --git a/toolchain/gdb/Makefile b/toolchain/gdb/Makefile index b291c48a2..a617424f1 100644 --- a/toolchain/gdb/Makefile +++ b/toolchain/gdb/Makefile @@ -33,6 +33,7 @@ $(WRKBUILD)/.configured: --disable-tui \ --disable-werror \ --disable-install-libiberty \ + --without-python \ --without-x \ ); touch $@ -- cgit v1.2.3