projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
oops, applied the ipkg patch with the wrong patchlevel
[openwrt.git]
/
toolchain
/
binutils
/
Makefile
diff --git
a/toolchain/binutils/Makefile
b/toolchain/binutils/Makefile
index
d317421
..
b3161b3
100644
(file)
--- 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
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) \
(cd $(PKG_BUILD_DIR); \
./configure \
--prefix=$(STAGING_DIR_HOST) \
This page took
0.019817 seconds
and
4
git commands to generate.