chiark
/
gitweb
/
~mdw
/
termux-packages
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
2acdf51
)
Required NDK r15b
author
Fredrik Fornwall
<fredrik@fornwall.net>
Fri, 30 Jun 2017 21:32:04 +0000
(23:32 +0200)
committer
Fredrik Fornwall
<fredrik@fornwall.net>
Fri, 30 Jun 2017 21:32:04 +0000
(23:32 +0200)
build-package.sh
patch
|
blob
|
blame
|
history
diff --git
a/build-package.sh
b/build-package.sh
index babed52fd1bd23c159bb8069e102efdc253420f7..ea1aafd0a0b9e9a89118b318cac16bdbdfab2769 100755
(executable)
--- a/
build-package.sh
+++ b/
build-package.sh
@@
-186,7
+186,7
@@
termux_step_setup_variables() {
: "${TERMUX_DEBUG:=""}"
: "${TERMUX_API_LEVEL:="21"}"
: "${TERMUX_ANDROID_BUILD_TOOLS_VERSION:="25.0.3"}"
: "${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
if [ "x86_64" = "$TERMUX_ARCH" ] || [ "aarch64" = "$TERMUX_ARCH" ]; then
TERMUX_ARCH_BITS=64