ndk_patches: Define _POSIX2_VERSION to 200809
authorFredrik Fornwall <fredrik@fornwall.net>
Sat, 7 Jan 2017 06:45:46 +0000 (01:45 -0500)
committerFredrik Fornwall <fredrik@fornwall.net>
Sat, 7 Jan 2017 06:45:46 +0000 (01:45 -0500)
commit627fdeb1628e78ae5c617c0e137b375daa4dbe37
tree48a32e4597ecb1076ad59c1a9b059dd12ff1f2f7
parenta3e404de6b5ca6582170a3d35641b01eaa5e1160
ndk_patches: Define _POSIX2_VERSION to 200809

coreutils looks at _POSIX2_VERSION and enables broken obsolete
behaviour if not set.

Fixes https://github.com/termux/termux-app/issues/232.
build-package.sh
ndk_patches/sys-limits.h.patch [new file with mode: 0644]
packages/coreutils/build.sh
packages/coreutils/tests/tails-c-flag.sh [new file with mode: 0644]