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: 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: