[Buildroot] [git commit] fio: add optional libnuma (numactl) dependency

From: Thomas Petazzoni <hidden>
Date: 2016-07-23 21:07:41
Subsystem: the rest · Maintainer: Linus Torvalds

commit: https://git.buildroot.net/buildroot/commit/?id=773fdc4e23acb771afbd2b0e852eaecf26952748
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Gustavo Zacarias <redacted>
Signed-off-by: Thomas Petazzoni <redacted>
---
 package/fio/fio.mk | 4 ++++
 1 file changed, 4 insertions(+)
diff --git a/package/fio/fio.mk b/package/fio/fio.mk
index 662b2b2..3270629 100644
--- a/package/fio/fio.mk
+++ b/package/fio/fio.mk
@@ -13,6 +13,10 @@ ifeq ($(BR2_PACKAGE_LIBAIO),y)
 FIO_DEPENDENCIES += libaio
 endif
 
+ifeq ($(BR2_PACKAGE_NUMACTL),y)
+FIO_DEPENDENCIES += numactl
+endif
+
 ifeq ($(BR2_PACKAGE_ZLIB),y)
 FIO_DEPENDENCIES += zlib
 endif
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help