Patch NDK to define AT_EACCESS to 0
authorFredrik Fornwall <fredrik@fornwall.net>
Mon, 19 Oct 2015 21:51:13 +0000 (17:51 -0400)
committerFredrik Fornwall <fredrik@fornwall.net>
Mon, 19 Oct 2015 21:51:13 +0000 (17:51 -0400)
commit629f805ba112da335a7f9fadd78d90b177941513
tree38502d824cae80930fe1cb190b2202357f953f2d
parentb4b35f2f10d8e226145f6cc0e0c46c6d7e12c17f
Patch NDK to define AT_EACCESS to 0

This fixes breakage for gnulib-using packages which otherwise
defines AT_EACCESS, which does not work on Android 6.

Bump build revisions for coreutils and emacs to rebuild them
with this patch.
ndk_patches/linux-fcntl.h.patch [new file with mode: 0644]
packages/coreutils/build.sh
packages/emacs/build.sh