projects
/
platform
/
upstream
/
xz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
319a0fd
)
Mention in INSTALL that --enable-small doesn't modify CFLAGS.
author
Lasse Collin
<lasse.collin@tukaani.org>
Wed, 2 Sep 2009 06:43:51 +0000
(09:43 +0300)
committer
Lasse Collin
<lasse.collin@tukaani.org>
Wed, 2 Sep 2009 06:43:51 +0000
(09:43 +0300)
INSTALL
patch
|
blob
|
history
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