aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--INSTALL5
1 files changed, 5 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 8b393190..c42a968a 100644
--- a/INSTALL
+++ b/INSTALL
@@ -318,6 +318,11 @@ XZ Utils Installation
single-threaded applications and want to avoid dependency
on libpthread.
+ --enable-symbol-versions
+ Use symbol versioning for liblzma. This is enabled by
+ default on GNU/Linux, other GNU-based systems, and
+ FreeBSD.
+
--enable-debug
This enables the assert() macro and possibly some other
run-time consistency checks. It makes the code slower, so