Merge "Build toolbox with _FILE_OFFSET_BITS=64." am: 98aad49d58 am: 9e2d0b33f1
am: a87503d424
Change-Id: I0720907d554369cf19cd8b1cf29a66d0e9192ac8
This commit is contained in:
commit
211b21bbf9
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ cc_defaults {
|
|||
"-Wno-unused-parameter",
|
||||
"-Wno-unused-const-variable",
|
||||
"-include bsd-compatibility.h",
|
||||
"-D_FILE_OFFSET_BITS=64",
|
||||
],
|
||||
local_include_dirs: ["upstream-netbsd/include/"],
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue