diff options
author | Yong Li <yong@topologyinc.com> | 2015-05-04 09:41:34 -0400 |
---|---|---|
committer | Yong Li <yong@topologyinc.com> | 2015-05-04 09:41:34 -0400 |
commit | 57aa839cafbd880a8db421071f53d8e38a68b3bd (patch) | |
tree | 63fbc8702b1fac8c95d31e9d71ca1172cd2dbf19 /tests/diff/diff_helpers.c | |
parent | 891cc5045f613955c6f766f1875a024483b3b972 (diff) | |
download | libgit2-57aa839cafbd880a8db421071f53d8e38a68b3bd.tar.gz |
Android build doesn't need deps/regex
deps/regex was included in Android build because Android NDK 4 has
a packaging bug and doesn't have the regular expression functions defined
in its libc.so. The bug has been fixed in subsequent Android NDK releases.
If it is still necessary to work around the bug in Android NDK 4, we
should consider to use an option like ANDROID_NDK_RELEASE or
ANDROID_NDK_RELEASE_NUM.
Diffstat (limited to 'tests/diff/diff_helpers.c')
0 files changed, 0 insertions, 0 deletions