X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/39d7cdd7f16012a5f2d577368fd166fcf91ebd40..95c8f610d57a9d91914abe33f245f1ebdc47476d:/build-package.sh diff --git a/build-package.sh b/build-package.sh index 48c323a4..7592de09 100755 --- a/build-package.sh +++ b/build-package.sh @@ -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