LLNL / Silo

Mesh and Field I/O Library and Scientific Database
https://silo.llnl.gov
Other
25 stars 22 forks source link

cmake: also set _FILE_OFFSET_BITS=64 when using `off64_t` #361

Closed mathstuf closed 10 months ago

mathstuf commented 10 months ago

Required at least on macOS arm64.

See this StackOverflow answer: https://stackoverflow.com/a/22664516


Should also go to 4.11RC.

mathstuf commented 10 months ago

Ugh, doesn't seem to be enough.

mathstuf commented 10 months ago

Oh, https://github.com/LLNL/Silo/commit/39a533bbc9a221355698da88ac6d052a5217a148 should go to 4.11RC.