summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorLasse Collin <lasse.collin@tukaani.org>2012-07-04 17:05:46 +0300
committerLasse Collin <lasse.collin@tukaani.org>2012-07-04 17:05:46 +0300
commit4a238dd9b22f462cac5e199828bf1beb0df05884 (patch)
tree6ce88ee6499c05199f65986e629e97f13f5cca6b /INSTALL
parent88ccf47205d7f3aa314d358c72ef214f10f68b43 (diff)
downloadxz-4a238dd9b22f462cac5e199828bf1beb0df05884.tar.gz
Document --enable-symbol-versions in INSTALL.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL5
1 files changed, 5 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 8b39319..c42a968 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