update binutils autoconf scripts, too
SVN-Revision: 10005
This commit is contained in:
parent
915e6b89b5
commit
3e3b877d14
1 changed files with 1 additions and 0 deletions
|
@ -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) \
|
||||
|
|
Loading…
Reference in a new issue