summaryrefslogtreecommitdiff
path: root/package/libtool/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-10-30 16:00:21 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2013-10-30 16:00:21 +0100
commit92a68929a078d9e74ba1d16150a42648b767211f (patch)
treea9b2bb5cbfacc3e75104a8740c8c142fda6bab0d /package/libtool/Makefile
parent0cd20cf1eb14f2db631ddd07b209a49ec9f9ec60 (diff)
fix libtool build on host
Diffstat (limited to 'package/libtool/Makefile')
-rw-r--r--package/libtool/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/package/libtool/Makefile b/package/libtool/Makefile
index 1c2c1177d..08842b638 100644
--- a/package/libtool/Makefile
+++ b/package/libtool/Makefile
@@ -5,7 +5,7 @@ include ${TOPDIR}/rules.mk
PKG_NAME:= libtool
PKG_VERSION:= 2.4.2
-PKG_RELEASE:= 1
+PKG_RELEASE:= 2
PKG_MD5SUM:= d2f3b7d4627e69e13514a40e72a24d50
PKG_DESCR:= a generic dynamic object loading library
PKG_SECTION:= lang
@@ -35,6 +35,7 @@ endif
HOST_STYLE:= auto
CONFIGURE_ARGS+= --enable-ltdl-install
XAKE_FLAGS+= HELP2MAN=/bin/echo
+HOST_XAKE_FLAGS+= HELP2MAN=/bin/echo
libtool-install:
${INSTALL_DIR} ${IDIR_LIBTOOL}/usr/bin