Merge "Build libbase with _FILE_OFFSET_BITS=64."
This commit is contained in:
commit
ef4c29886c
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@ cc_defaults {
|
|||
"-Wall",
|
||||
"-Werror",
|
||||
"-Wextra",
|
||||
"-D_FILE_OFFSET_BITS=64",
|
||||
],
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue