diff options
author | Nick Kralevich <nnk@google.com> | 2016-04-17 20:02:04 -0700 |
---|---|---|
committer | Nick Kralevich <nnk@google.com> | 2016-04-17 20:02:04 -0700 |
commit | f4a0ad5f0cae0f145229326dbb63c8ac289cbfdb (patch) | |
tree | 35cf71d80c0f563adde3d2405b1c26016db71a0b /android/PhoneNumberUtilsTest.cpp | |
parent | 8e063a9de11933ab6b9839d67c74aed899743853 (diff) |
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
Diffstat (limited to 'android/PhoneNumberUtilsTest.cpp')
0 files changed, 0 insertions, 0 deletions