Browse Source

disable plugins

Waldemar Brodkorb 11 years ago
parent
commit
581eb9117c
1 changed files with 1 additions and 0 deletions
  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 $@