projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3412455
)
build host libtool along with target libtool
author
Felix Fietkau
<nbd@openwrt.org>
Wed, 22 Apr 2009 22:05:51 +0000
(22:05 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Wed, 22 Apr 2009 22:05:51 +0000
(22:05 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15338
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/libtool/Makefile
patch
|
blob
|
history
diff --git
a/package/libtool/Makefile
b/package/libtool/Makefile
index
699e537
..
f179cd7
100644
(file)
--- a/
package/libtool/Makefile
+++ b/
package/libtool/Makefile
@@
-19,6
+19,8
@@
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
HOST_PATCH_DIR=/dev/null
+PKG_BUILD_DEPENDS:=libtool/host
+
include $(INCLUDE_DIR)/host-build.mk
include $(INCLUDE_DIR)/package.mk