Browse Source

disable plugins

Waldemar Brodkorb 12 năm trước cách đây
mục cha
commit
581eb9117c
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      toolchain/binutils/Makefile

+ 1 - 0
toolchain/binutils/Makefile

@@ -36,6 +36,7 @@ $(WRKBUILD)/.configured:
 		--disable-libtool-lock \
 		--disable-nls \
 		--disable-werror \
+		--disable-plugins \
 		${CONFOPTS} \
 	);
 	touch $@