summaryrefslogtreecommitdiffstats
path: root/CMakeCPack.cmake
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2021-06-23 16:41:07 (GMT)
committerBrad King <brad.king@kitware.com>2021-06-23 16:46:37 (GMT)
commita4b6743a3bba9c591a7750facec2627934879ff0 (patch)
treec023473b9b403f7fec69a6089113f8623571820d /CMakeCPack.cmake
parent0aae790a5edc2f8cc7501f61c011409c55d32d89 (diff)
downloadCMake-a4b6743a3bba9c591a7750facec2627934879ff0.zip
CMake-a4b6743a3bba9c591a7750facec2627934879ff0.tar.gz
CMake-a4b6743a3bba9c591a7750facec2627934879ff0.tar.bz2
bootstrap: Compile with _FILE_OFFSET_BITS=64 on Linux
To avoid problems accessing filesystem, explicitly use 64-bit file offsets in case the compilation model is 32-bit. This change was made for the main CMake build by commit 5b10f96793 (Linux: Compile with _FILE_OFFSET_BITS=64 on 32-bit Linux, 2020-09-23, v3.19.0-rc1~112^2), but conditionally on 32-bit Linux. For bootstrap, just always add the definition instead of trying to detect the architecture. Fixes: #22328
Diffstat (limited to 'CMakeCPack.cmake')
0 files changed, 0 insertions, 0 deletions