build host libtool along with target libtool

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15338 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Felix Fietkau
2009-04-22 22:05:51 +00:00
parent 34124550f8
commit d91cdc6291

View File

@@ -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