Skip to content

Commit

Permalink
setup-cgct.sh: bump cbt to 2.43-0
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxython committed Sep 2, 2024
1 parent 50be81c commit 0d70c3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/setup-cgct.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ if [ "$ARCH" != "$(uname -m)" ]; then
fi

declare -A CGCT=(
["cbt"]="2.42-3" # Cross Binutils for Termux
["cbt"]="2.43-0" # Cross Binutils for Termux
["cgt"]="14.1.0-2" # Cross GCCs for Termux
["glibc-cgct"]="2.40-0" # Glibc for CGCT
)
Expand Down

0 comments on commit 0d70c3e

Please sign in to comment.