projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9fe2a4b
)
isl: add explicit dependencies for host variant
author
Julien Floret
<julien.floret@6wind.com>
Sat, 2 Jul 2016 22:20:48 +0000
(
00:20
+0200)
committer
Thomas Petazzoni
<thomas.petazzoni@free-electrons.com>
Sun, 3 Jul 2016 07:02:19 +0000
(09:02 +0200)
Signed-off-by: Julien Floret <julien.floret@6wind.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/isl/isl.mk
patch
|
blob
|
history
diff --git
a/package/isl/isl.mk
b/package/isl/isl.mk
index bb79039e883a919cf67ab6c410390fd137a31eba..74de125b609a92f270b93b147f641ba5fe316356 100644
(file)
--- a/
package/isl/isl.mk
+++ b/
package/isl/isl.mk
@@
-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.