summaryrefslogtreecommitdiff
path: root/package/numactl
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-03-20 21:31:40 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-03-20 21:32:15 +0100
commit9e3e251b6f0ee8d34bfba7d310a92773b5aede6d (patch)
treeb17964ff6f9e38a0d449370a291146f7c5641c17 /package/numactl
parent4ac646450123530a78081b1b81da14053ac9d30d (diff)
numactl: install to the staging directory as well
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>
Diffstat (limited to 'package/numactl')
-rw-r--r--package/numactl/numactl.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/numactl/numactl.mk b/package/numactl/numactl.mk
index 18da04755..c9ea9459a 100644
--- a/package/numactl/numactl.mk
+++ b/package/numactl/numactl.mk
@@ -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