mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 13:46:32 +00:00
libtool: install into staging
libtool provides libltdl, so install it into staging to make it usable by other packages. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
8d6aaaa6ff
commit
1b99a27956
@ -6,6 +6,7 @@
|
|||||||
LIBTOOL_VERSION = 2.2.10
|
LIBTOOL_VERSION = 2.2.10
|
||||||
LIBTOOL_SOURCE = libtool-$(LIBTOOL_VERSION).tar.gz
|
LIBTOOL_SOURCE = libtool-$(LIBTOOL_VERSION).tar.gz
|
||||||
LIBTOOL_SITE = $(BR2_GNU_MIRROR)/libtool
|
LIBTOOL_SITE = $(BR2_GNU_MIRROR)/libtool
|
||||||
|
LIBTOOL_INSTALL_STAGING = YES
|
||||||
|
|
||||||
HOST_LIBTOOL_LIBTOOL_PATCH = NO
|
HOST_LIBTOOL_LIBTOOL_PATCH = NO
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user