mirror of
https://github.com/libgit2/libgit2.git
synced 2026-06-21 22:16:24 +00:00
This was caused by the tests being compiled with -D_FILE_OFFSET_BITS=64 which causes incompatibilities if libgit2 itself is not. As this has been resolved the environment variable is no longer necessary and can be removed.