All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [git commit] isl: remove INSTALL_STAGING = YES
@ 2014-06-09  9:54 Thomas Petazzoni
  0 siblings, 0 replies; only message in thread
From: Thomas Petazzoni @ 2014-06-09  9:54 UTC (permalink / raw)
  To: buildroot

commit: http://git.buildroot.net/buildroot/commit/?id=422060e6a11ccee8949677ecfbde56fbae36a8f7
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

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>
---
 package/isl/isl.mk |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/package/isl/isl.mk b/package/isl/isl.mk
index 40e023f..2a630a4 100644
--- a/package/isl/isl.mk
+++ b/package/isl/isl.mk
@@ -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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2014-06-09  9:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-09  9:54 [Buildroot] [git commit] isl: remove INSTALL_STAGING = YES Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.