Mention in INSTALL that --enable-small doesn't modify CFLAGS.
authorLasse Collin <lasse.collin@tukaani.org>
Wed, 2 Sep 2009 06:43:51 +0000 (09:43 +0300)
committerLasse Collin <lasse.collin@tukaani.org>
Wed, 2 Sep 2009 06:43:51 +0000 (09:43 +0300)
INSTALL

diff --git a/INSTALL b/INSTALL
index 579bace..b9aff79 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -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