فهرست منبع

disable python support

Waldemar Brodkorb 9 سال پیش
والد
کامیت
62f5a17a49
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  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 $@