forked from termux/termux-packages
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ndk r17-beta2 upgrade: initial commit
* Upgrading is needed in order to fix the stupid situation we're in with docker-tini: * Needs to have API >= 23 for sigtimedwait (termux#899) * Needs to have API <= 21 for static linking (android/ndk#272) * The latter of the 2 above restrictions was removed in NDK r17, so that's why we're upgrading. * The other changes (removed headers and patches) are according to Mr. Fornwall himself: termux#1905 Signed-off-by: Vladimir Oltean <olteanv@gmail.com>
- Loading branch information
1 parent
37992fb
commit 6f477f2
Showing
4 changed files
with
4 additions
and
3,606 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.