Skip to content

Commit

Permalink
setup-cgct.sh: bump cbt to 2.43-1
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxython authored Sep 3, 2024
1 parent ac290c0 commit 9085bde
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.43-0" # Cross Binutils for Termux
["cbt"]="2.43-1" # 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 9085bde

Please sign in to comment.