Mention in INSTALL that --enable-small doesn't modify CFLAGS.

This commit is contained in:
Lasse Collin 2009-09-02 09:43:51 +03:00
parent 319a0fd7d7
commit 173368911c
1 changed files with 4 additions and 0 deletions

View File

@ -222,6 +222,10 @@ XZ Utils Installation
means that the RAM holding the tables won't be shared
between applications linked against shared liblzma.
This option doesn't modify CFLAGS to tell the compiler
to optimize for size. You need to add -Os or equivalent
flag(s) to CFLAGS manually.
--disable-threads
Disable threading support. This makes some things
thread-unsafe, meaning that if multithreaded application