projects
/
openwrt
/
staging
/
nbd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e76aa15
)
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)
SVN-Revision: 15338
package/libtool/Makefile
patch
|
blob
|
history
diff --git
a/package/libtool/Makefile
b/package/libtool/Makefile
index 699e537cb391131c7a0e3641cbe7f2161f185762..f179cd7c2a45487026d127174bf46c782454a5ed 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