Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-24 | CMake: Add Large File Support | Julian Andres Klode | |
This module should cover all sorts of large file supports, as long as they either support the getconf LFS_CFLAGS command; or the _FILE_OFFSET_BITS=64 or _LARGE_FILES macros. Closes: #834767 (cherry picked from commit 3fbd67460e1c4c38a79d00f09bf3113a39abbeca) |