package/pkg-cmake.mk: rename _INSTALL_HOST_OPTS -> _INSTALL_OPTS
authorSamuel Martin <s.martin49@gmail.com>
Sat, 4 Oct 2014 17:32:12 +0000 (19:32 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 4 Oct 2014 18:49:46 +0000 (20:49 +0200)
commit6a25cec33d0680ba64b6d961da96bfe4b91f0bae
tree77ef13336169d53b050857a9014235e6418e22fe
parent2f6b9b2b71db3e9ff3a6d57c92a5c9bd52cba206
package/pkg-cmake.mk: rename _INSTALL_HOST_OPTS -> _INSTALL_OPTS

This patch renames, consistently with the other package
infrastructures, the _INSTALL_OPTS variable for host CMake-based
package.

As mentioned in [1], no host-cmake-package uses this variable so far;
so it is a safe rename.

[1] http://lists.busybox.net/pipermail/buildroot/2014-October/107712.html

Reported-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/pkg-cmake.mk