We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 841ccf4 commit a87da64Copy full SHA for a87da64
.ci/riscv-toolchain-install.sh
@@ -9,7 +9,7 @@ check_platform
9
mkdir -p toolchain
10
11
# GNU Toolchain for RISC-V
12
-GCC_VER=2023.10.06
+GCC_VER=2024.04.12
13
TOOLCHAIN_REPO=https://github.com/riscv-collab/riscv-gnu-toolchain/releases
14
15
wget -q \
0 commit comments