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
1 file changed
tree: 35cf71d80c0f563adde3d2405b1c26016db71a0b
  1. android/
  2. dist/
  3. CleanSpec.mk
  4. README.version