mirror of
https://github.com/ckolivas/lrzip.git
synced 2026-04-04 13:57:40 +00:00
Move compiler flags to configure and add -O2 as a minimum default flag.
This commit is contained in:
parent
dcf62d11a0
commit
eae38b8645
4 changed files with 8 additions and 4 deletions
|
|
@ -23,6 +23,8 @@ consistent with CFLAGS.
|
|||
each rzip chunk and compressed block.
|
||||
* Modify purpose of -T threshold option to mean Disable LZO pre-compression
|
||||
testing. Threshold level test deprecated.
|
||||
* Make failure to allocate a buffer in the compress_ functions put out an
|
||||
error message always rather than just in max_verbose mode.
|
||||
|
||||
FEBRUARY 2011, Peter Hyman
|
||||
* Minor updates to man pages, lrzip.conf example file.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue