Explorar el Código

disable plugins

Waldemar Brodkorb hace 12 años
padre
commit
581eb9117c
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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 $@