projects
/
openwrt
/
staging
/
zorun.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d6addd4
)
opkg: remove stray HOST_BUILD_DEPENDS
author
Jo-Philipp Wich
<jow@openwrt.org>
Sat, 18 Dec 2010 19:16:03 +0000
(19:16 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Sat, 18 Dec 2010 19:16:03 +0000
(19:16 +0000)
SVN-Revision: 24679
package/opkg/Makefile
patch
|
blob
|
history
diff --git
a/package/opkg/Makefile
b/package/opkg/Makefile
index 4d702bae9cfbe007cd3bb9b36c85ae7bfaa6d5ec..25cdc524c6d999527b7043bfc51b8d8b9f45a959 100644
(file)
--- a/
package/opkg/Makefile
+++ b/
package/opkg/Makefile
@@
-77,8
+77,6
@@
define Build/InstallDev
endef
-HOST_BUILD_DEPENDS:=libtool/host
-
HOST_CONFIGURE_ARGS+= \
--disable-curl \
--disable-gpg \