Commit f4a0ad5f authored by Nick Kralevich's avatar Nick Kralevich
Browse files

Maybe fix mac build

Mac builds don't have posix_fallocate, so only define this for
Linux builds.

Fixes the following build error:

  external/sqlite/dist/sqlite3.c:27063:42: error: use of undeclared
  identifier 'posix_fallocate'
    { "fallocate",    (sqlite3_syscall_ptr)posix_fallocate,  0 },

Change-Id: Ie530861069d2efbc55bbe1e4e622094798cbe869
parent 8e063a9d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment