mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-17 16:23:39 +00:00
Bump toolchain after ifaddrs.h change
This commit is contained in:
@@ -218,7 +218,7 @@ termux_step_setup_variables() {
|
||||
TERMUX_STANDALONE_TOOLCHAIN="$TERMUX_TOPDIR/_lib/toolchain-${TERMUX_ARCH}-ndk${TERMUX_NDK_VERSION}-api${TERMUX_API_LEVEL}"
|
||||
# Bump the below version if a change is made in toolchain setup to ensure
|
||||
# that everyone gets an updated toolchain:
|
||||
TERMUX_STANDALONE_TOOLCHAIN+="-v11"
|
||||
TERMUX_STANDALONE_TOOLCHAIN+="-v12"
|
||||
|
||||
export TERMUX_TAR="tar"
|
||||
export TERMUX_TOUCH="touch"
|
||||
|
||||
Reference in New Issue
Block a user