mirror of
https://git.tukaani.org/xz.git
synced 2024-04-04 12:36:23 +02:00
Document --enable-symbol-versions in INSTALL.
This commit is contained in:
parent
88ccf47205
commit
4a238dd9b2
1 changed files with 5 additions and 0 deletions
5
INSTALL
5
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
|
||||
|
|
Loading…
Reference in a new issue