From: Imre Kaloz Date: Fri, 28 Dec 2007 18:13:08 +0000 (+0000) Subject: update binutils autoconf scripts, too X-Git-Tag: reboot~27351 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=3e3b877d14c725691920b608b6dda5d78f8ff50d;hp=915e6b89b50eb2edac7e905039ec0592d6fc8723 update binutils autoconf scripts, too SVN-Revision: 10005 --- diff --git a/toolchain/binutils/Makefile b/toolchain/binutils/Makefile index d31742125e..b3161b3155 100644 --- a/toolchain/binutils/Makefile +++ b/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) \