mirror of
https://github.com/ckolivas/lrzip.git
synced 2026-04-04 13:57:40 +00:00
Reenable static binary compilation with --enable-static-bin configuration option.
This commit is contained in:
parent
5c9c4229dc
commit
0efcec6304
3 changed files with 12 additions and 1 deletions
2
README
2
README
|
|
@ -113,7 +113,7 @@ for this encryption mechanism, and there is absolutely no way of retrieving
|
|||
your password should you forget it.
|
||||
|
||||
Q. How do I make a static build?
|
||||
A. make static
|
||||
A. ./configure --enable-static-bin
|
||||
|
||||
Q. I want the absolute maximum compression I can possibly get, what do I do?
|
||||
A. Try the command line options "-Uzp 1 -L 9". This uses all available ram and
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue