numactl: install to the staging directory as well
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 20 Mar 2015 20:31:40 +0000 (21:31 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 20 Mar 2015 20:32:15 +0000 (21:32 +0100)
In addition to building programs, numactl also builds a library and
its corresponding header files, which can be used by other programs
such as hwloc.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/numactl/numactl.mk

index 18da047557e1945d473b672e8c811037003d891a..c9ea9459a3a866ef23b0d96e478e2dd70cc7f550 100644 (file)
@@ -8,6 +8,7 @@ NUMACTL_VERSION = 2.0.10
 NUMACTL_SITE = ftp://oss.sgi.com/www/projects/libnuma/download
 NUMACTL_LICENSE = LGPLv2.1 (libnuma), GPLv2 (programs)
 NUMACTL_LICENSE_FILES = README
+NUMACTL_INSTALL_STAGING = YES
 
 # numactl tarball doesn't contain a pregenerated configure script.
 NUMACTL_AUTORECONF = YES