mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
isl: 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
9fe2a4b491
commit
1ebc214d7f
@@ -12,7 +12,7 @@ ISL_SOURCE = isl-$(ISL_VERSION).tar.xz
|
||||
ISL_SITE = http://isl.gforge.inria.fr
|
||||
ISL_LICENSE = MIT
|
||||
ISL_LICENSE_FILES = LICENSE
|
||||
ISL_DEPENDENCIES = gmp
|
||||
HOST_ISL_DEPENDENCIES = host-gmp
|
||||
|
||||
# Our libtool patch doesn't apply, and since this package is only
|
||||
# built for the host, we don't really care about it.
|
||||
|
||||
Reference in New Issue
Block a user