summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--toolchain/gdb/Makefile1
1 files changed, 1 insertions, 0 deletions
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 $@