Bump patched NDK toolchain version

This commit is contained in:
Fredrik Fornwall 2016-09-22 20:58:06 +02:00
parent 39d7cdd7f1
commit 95c8f610d5

View File

@ -564,7 +564,7 @@ else
fi
# Bump the below version if a change is made in toolchain setup, to ensure
# that everyone gets an updated toolchain:
TERMUX_STANDALONE_TOOLCHAIN+="-v1"
TERMUX_STANDALONE_TOOLCHAIN+="-v2"
# We put this after system PATH to avoid picking up toolchain stripped python
export PATH=$PATH:$TERMUX_STANDALONE_TOOLCHAIN/bin