Explorar el Código

update binutils autoconf scripts, too

SVN-Revision: 10005
Imre Kaloz hace 18 años
padre
commit
3e3b877d14
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      toolchain/binutils/Makefile

+ 1 - 0
toolchain/binutils/Makefile

@@ -25,6 +25,7 @@ BUILD_DIR_HOST:=$(BUILD_DIR_TOOLCHAIN)
 include $(INCLUDE_DIR)/host-build.mk
 
 define Build/Configure
+	$(CP) $(SCRIPT_DIR)/config.{guess,sub} $(PKG_BUILD_DIR)/
 	(cd $(PKG_BUILD_DIR); \
 		./configure \
 		--prefix=$(STAGING_DIR_HOST) \