build host libtool along with target libtool
SVN-Revision: 15338
This commit is contained in:
parent
e76aa157bc
commit
bb0448739c
1 changed files with 2 additions and 0 deletions
|
@ -19,6 +19,8 @@ PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
|
||||||
|
|
||||||
HOST_PATCH_DIR=/dev/null
|
HOST_PATCH_DIR=/dev/null
|
||||||
|
|
||||||
|
PKG_BUILD_DEPENDS:=libtool/host
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/host-build.mk
|
include $(INCLUDE_DIR)/host-build.mk
|
||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue