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

Commit 3d42d999 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

Change-Id: I2ca5eb8c65ed61a25e8e7d57da880ad2700b9ce6
parents 478ffd46 45c7500b
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",