summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/numactl/numactl_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support/numactl/numactl_git.bb')
-rw-r--r--meta/recipes-support/numactl/numactl_git.bb3
1 files changed, 0 insertions, 3 deletions
diff --git a/meta/recipes-support/numactl/numactl_git.bb b/meta/recipes-support/numactl/numactl_git.bb
index 20b7fed862..e45afe9ee8 100644
--- a/meta/recipes-support/numactl/numactl_git.bb
+++ b/meta/recipes-support/numactl/numactl_git.bb
@@ -23,9 +23,6 @@ SRC_URI = "git://github.com/numactl/numactl \
23 23
24S = "${WORKDIR}/git" 24S = "${WORKDIR}/git"
25 25
26# ARM does not currently support NUMA
27COMPATIBLE_HOST = "^((?!arm).*)$"
28
29do_install() { 26do_install() {
30 oe_runmake DESTDIR=${D} prefix=${D}/usr install 27 oe_runmake DESTDIR=${D} prefix=${D}/usr install
31 #remove the empty man2 directory 28 #remove the empty man2 directory