From: kaloz Date: Fri, 28 Dec 2007 18:13:08 +0000 (+0000) Subject: update binutils autoconf scripts, too X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=86592f3514b48131235d83e1b6f933d1db5eb437;p=openwrt.git update binutils autoconf scripts, too git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10005 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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) \