Merge "libziparchive: use _FILE_OFFSET_BITS=64"
am: 10a7b9bb8b
Change-Id: I024b1e1134da7362eeb137581bf69d2b38a147ca
This commit is contained in:
commit
d9bd95e1c1
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@ cc_defaults {
|
||||||
"-DZLIB_CONST",
|
"-DZLIB_CONST",
|
||||||
"-Werror",
|
"-Werror",
|
||||||
"-Wall",
|
"-Wall",
|
||||||
|
"-D_FILE_OFFSET_BITS=64",
|
||||||
],
|
],
|
||||||
cppflags: [
|
cppflags: [
|
||||||
"-Wold-style-cast",
|
"-Wold-style-cast",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue