diff options
author | Marc Chevrier <marc.chevrier@gmail.com> | 2020-09-23 16:06:35 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2020-09-23 18:25:30 (GMT) |
commit | 5b10f96793ab6f3a4ef446d67c09ea91b7898584 (patch) | |
tree | 8d6576685a699602fdb4055727dfe4754e83907f /Tests/FindPython/Python2Module | |
parent | c9a3ae13563f1e66d90225fff98fbc207195c155 (diff) | |
download | CMake-5b10f96793ab6f3a4ef446d67c09ea91b7898584.zip CMake-5b10f96793ab6f3a4ef446d67c09ea91b7898584.tar.gz CMake-5b10f96793ab6f3a4ef446d67c09ea91b7898584.tar.bz2 |
Linux: Compile with _FILE_OFFSET_BITS=64 on 32-bit Linux
To avoid problems accessing filesystem, use 64-bit file offsets when
compilation model is 32-bit. This explicit definition is needed now
that KWSys does not provide LFS settings in its headers anymore.
Fixes: #20568
Diffstat (limited to 'Tests/FindPython/Python2Module')
0 files changed, 0 insertions, 0 deletions