Explorar o código

disable python support

Waldemar Brodkorb %!s(int64=9) %!d(string=hai) anos
pai
achega
62f5a17a49
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      toolchain/gdb/Makefile

+ 1 - 0
toolchain/gdb/Makefile

@@ -33,6 +33,7 @@ $(WRKBUILD)/.configured:
 		--disable-tui \
 		--disable-werror \
 		--disable-install-libiberty \
+		--without-python \
 		--without-x \
 	);
 	touch $@