diff options
Diffstat (limited to 'system/statifier/slack-desc')
-rw-r--r-- | system/statifier/slack-desc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/system/statifier/slack-desc b/system/statifier/slack-desc index 86d7a637ec80e..4c5e3885ccc70 100644 --- a/system/statifier/slack-desc +++ b/system/statifier/slack-desc @@ -6,14 +6,14 @@ # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| -statifier: statifier (Transform dynamic executables into static files) +statifier: statifier (convert dynamic executables to statically linked) statifier: statifier: Statifier combines a dynamically linked executable with its libraries statifier: into one large file. The result can be easier to distribute and may -statifier: make a 32-bits binary work on 64-bits. -statifier: -statifier: http://statifier.sourceforge.net/ +statifier: allow a 32-bit binary to run on a 64-bit-only system. statifier: +statifier: For statifier to work correctly, the VDSO must be disabled in the +statifier: kernel. See the README for details. statifier: statifier: statifier: |