summaryrefslogtreecommitdiffstats
path: root/rules/htop.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2017-04-28 14:11:55 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2017-05-04 10:35:45 +0200
commit83d49d83cb0271f5bc5dcbdd093895c540991e8e (patch)
treecbf2fa864c369a68d2d6dec09069b32bd7a461fe /rules/htop.make
parentfca80f8fa6466dad23437b887eb931230282e507 (diff)
downloadptxdist-83d49d83cb0271f5bc5dcbdd093895c540991e8e.tar.gz
ptxdist-83d49d83cb0271f5bc5dcbdd093895c540991e8e.tar.xz
htop: update configure arguments
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/htop.make')
-rw-r--r--rules/htop.make6
1 files changed, 5 insertions, 1 deletions
diff --git a/rules/htop.make b/rules/htop.make
index 314ed4475..d7d27306a 100644
--- a/rules/htop.make
+++ b/rules/htop.make
@@ -37,10 +37,14 @@ HTOP_CONF_TOOL := autoconf
HTOP_CONF_OPT := \
$(CROSS_AUTOCONF_USR) \
--enable-proc \
+ --disable-openvz \
--enable-cgroup \
+ --disable-vserver \
+ --disable-ancient-vserver \
--enable-taskstats \
+ --disable-unicode \
--enable-linux-affinity \
- --disable-unicode
+ --disable-hwloc
# ----------------------------------------------------------------------------
# Target-Install