chiark / gitweb /
Required NDK r15b
authorFredrik Fornwall <fredrik@fornwall.net>
Fri, 30 Jun 2017 21:32:04 +0000 (23:32 +0200)
committerFredrik Fornwall <fredrik@fornwall.net>
Fri, 30 Jun 2017 21:32:04 +0000 (23:32 +0200)
build-package.sh

index babed52fd1bd23c159bb8069e102efdc253420f7..ea1aafd0a0b9e9a89118b318cac16bdbdfab2769 100755 (executable)
@@ -186,7 +186,7 @@ termux_step_setup_variables() {
        : "${TERMUX_DEBUG:=""}"
        : "${TERMUX_API_LEVEL:="21"}"
        : "${TERMUX_ANDROID_BUILD_TOOLS_VERSION:="25.0.3"}"
-       : "${TERMUX_NDK_VERSION:="15"}"
+       : "${TERMUX_NDK_VERSION:="15.1"}"
 
        if [ "x86_64" = "$TERMUX_ARCH" ] || [ "aarch64" = "$TERMUX_ARCH" ]; then
                TERMUX_ARCH_BITS=64