mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
libtool: add explicit dependencies for host variant
Signed-off-by: Julien Floret <julien.floret@6wind.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
94eb3843f9
commit
b1ead37082
@@ -10,6 +10,7 @@ LIBTOOL_SITE = $(BR2_GNU_MIRROR)/libtool
|
||||
LIBTOOL_INSTALL_STAGING = YES
|
||||
LIBTOOL_CONF_ENV = HELP2MAN=true
|
||||
LIBTOOL_DEPENDENCIES = host-m4
|
||||
HOST_LIBTOOL_DEPENDENCIES = host-m4
|
||||
LIBTOOL_LICENSE = GPLv2+
|
||||
LIBTOOL_LICENSE_FILES = COPYING
|
||||
|
||||
|
||||
Reference in New Issue
Block a user