summaryrefslogtreecommitdiff
path: root/package/libtool/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2010-12-15 20:02:21 +0000
committerJo-Philipp Wich <jow@openwrt.org>2010-12-15 20:02:21 +0000
commit40fcf1fed531bcee835782cab1246a18392c5a3b (patch)
treeb9832e095af746940731b5db43415d9a48a924e1 /package/libtool/Makefile
parenta2a5598c00c75f4edc43397502c5d533c88338eb (diff)
downloadmtk-20170518-40fcf1fed531bcee835782cab1246a18392c5a3b.zip
mtk-20170518-40fcf1fed531bcee835782cab1246a18392c5a3b.tar.gz
mtk-20170518-40fcf1fed531bcee835782cab1246a18392c5a3b.tar.bz2
libtool: prefix command output with "OpenWrt-" to make it immediately obvious whether our libtool is used
SVN-Revision: 24613
Diffstat (limited to 'package/libtool/Makefile')
-rw-r--r--package/libtool/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/package/libtool/Makefile b/package/libtool/Makefile
index 5aa5aa3..1349070 100644
--- a/package/libtool/Makefile
+++ b/package/libtool/Makefile
@@ -15,8 +15,6 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@GNU/libtool
PKG_MD5SUM:=b32b04148ecdd7344abc6fe8bd1bb021
-HOST_PATCH_DIR=/dev/null
-
PKG_BUILD_DEPENDS:=libtool/host
PKG_BUILD_PARALLEL:=0