mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
3d7e3af91e
Add new liblzma enums (LZMA_SEEK_NEEDED and LZMA_RET_INTERNAL*) conditional to the API version they arrived in. The first stable version of liblzma this affects is 5.4.0 Fixes #40741 Signed-off-by: Micah Elizabeth Scott <beth@torproject.org>
3 lines
97 B
Plaintext
3 lines
97 B
Plaintext
o Minor feature (lzma):
|
|
- Fix compiler warnings for liblzma >= 5.3.1. Closes ticket 40741.
|