Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ef4c2988 authored by Elliott Hughes's avatar Elliott Hughes Committed by Gerrit Code Review
Browse files

Merge "Build libbase with _FILE_OFFSET_BITS=64."

parents 3fff9fbe 9082e7af
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -20,6 +20,7 @@ cc_defaults {
        "-Wall",
        "-Werror",
        "-Wextra",
        "-D_FILE_OFFSET_BITS=64",
    ],
}