summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorChristian Göttsche <cgzones@googlemail.com>2021-01-22 19:14:59 +0100
committerChristian Göttsche <cgzones@googlemail.com>2021-01-25 18:01:39 +0100
commit575edffb4bf4e8a98949a368efa9ba5905c08462 (patch)
treed6a1ebf7745d5aba9112d48fb07ae7d70479c80f /README
parent759a34039c10081e510b9217d9d25ce6e9f200ae (diff)
Add configure option to create static htop binary
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 47d40b13..609c2795 100644
--- a/README
+++ b/README
@@ -61,6 +61,9 @@ By default `make install` will install into `/usr/local`, for changing the path
* `--enable-setuid`:
enable setuid support for privilege dropping
default: *no*
+ *`--enable-static`:
+ build a static htop binary; hwloc and delay accounting are not supported
+ default: *no*
* `--enable-debug`:
Enable asserts and internal sanity checks; implies a performance penalty
default: *no*

© 2014-2024 Faster IT GmbH | imprint | privacy policy