isl: remove INSTALL_STAGING = YES
The package is host-only, so there's no point in specifying INSTALL_STAGING = YES. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
1ed9a57180
commit
422060e6a1
@ -12,7 +12,6 @@ ISL_SOURCE = isl-$(ISL_VERSION).tar.bz2
|
||||
ISL_SITE = http://isl.gforge.inria.fr/
|
||||
ISL_LICENSE = MIT
|
||||
ISL_LICENSE_FILES = LICENSE
|
||||
ISL_INSTALL_STAGING = YES
|
||||
ISL_DEPENDENCIES = gmp
|
||||
|
||||
# Our libtool patch doesn't apply, and since this package is only
|
||||
|
Loading…
Reference in New Issue
Block a user