Skip to content
Commit 0ec4b7b4 authored by Alex Merry's avatar Alex Merry
Browse files

Set _FILE_OFFSET_BITS=64 again when necessary

This essentially reverts db553c81. It
turns out that (for better or worse) quite a few places access files
without going through KFile, so it is worth making sure they can deal
with files larger than 2Gb on 32-bit systems.

Reviewed by: Harald Sitter <sitter@kde.org>

CCBUG: 165449
parent f8b5cf47
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment