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

Commit cee26e19 authored by Elliott Hughes's avatar Elliott Hughes Committed by android-build-merger
Browse files

Merge "libziparchive: use _FILE_OFFSET_BITS=64" am: 10a7b9bb am: d9bd95e1 am: 45c7500b

am: 3d42d999

Change-Id: I47c15f203c8dbc5e356e54984b139be9f1d68192
parents c57e5d19 3d42d999
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -20,6 +20,7 @@ cc_defaults {
        "-DZLIB_CONST",
        "-Werror",
        "-Wall",
        "-D_FILE_OFFSET_BITS=64",
    ],
    cppflags: [
        "-Wold-style-cast",