From 1b99a279565fb10c59b93c41f30c8bb835d63331 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Thu, 29 Sep 2011 10:40:58 +0200 Subject: libtool: install into staging libtool provides libltdl, so install it into staging to make it usable by other packages. Signed-off-by: Peter Korsgaard --- package/libtool/libtool.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'package/libtool') diff --git a/package/libtool/libtool.mk b/package/libtool/libtool.mk index 330624405..d796f9b46 100644 --- a/package/libtool/libtool.mk +++ b/package/libtool/libtool.mk @@ -6,6 +6,7 @@ LIBTOOL_VERSION = 2.2.10 LIBTOOL_SOURCE = libtool-$(LIBTOOL_VERSION).tar.gz LIBTOOL_SITE = $(BR2_GNU_MIRROR)/libtool +LIBTOOL_INSTALL_STAGING = YES HOST_LIBTOOL_LIBTOOL_PATCH = NO -- cgit v1.2.3