mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03: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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user