diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2023-09-27 00:58:17 +0300 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2023-10-26 21:46:06 +0300 |
commit | 597f49b61475438a43a417236989b2acc968a686 (patch) | |
tree | 3335bd67f83c2fb7cf41d93ec1b01b4a2129a66e /src/liblzma/api | |
parent | CMake: Generate and install liblzma.pc if not using MSVC. (diff) | |
download | xz-597f49b61475438a43a417236989b2acc968a686.tar.xz |
CMake: Use -D_FILE_OFFSET_BITS=64 if (and only if) needed.
A CMake option LARGE_FILE_SUPPORT is created if and only if
-D_FILE_OFFSET_BITS=64 affects sizeof(off_t).
This is needed on many 32-bit platforms and even with 64-bit builds
with MinGW-w64 to get support for files larger than 2 GiB.
Diffstat (limited to 'src/liblzma/api')
0 files changed, 0 insertions, 0 deletions