projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8d6aaaa
)
libtool: install into staging
author
Peter Korsgaard
<jacmet@sunsite.dk>
Thu, 29 Sep 2011 08:40:58 +0000
(10:40 +0200)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Thu, 29 Sep 2011 08:40:58 +0000
(10:40 +0200)
libtool provides libltdl, so install it into staging to make it usable
by other packages.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/libtool/libtool.mk
patch
|
blob
|
history
diff --git
a/package/libtool/libtool.mk
b/package/libtool/libtool.mk
index 3306244059ff4b7586d7da1669abd94ec21d2f40..d796f9b46bae5648b8635cba3a42ec98acea14e7 100644
(file)
--- 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