mirror of
https://github.com/openhwgroup/cva6.git
synced 2025-04-22 05:07:21 -04:00
Pump riscv-toolchain version for CI build
This commit is contained in:
parent
971c3ce704
commit
38b0ff8866
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ cd $ROOT/tmp
|
|||
if ! [ -e $RISCV/bin ]; then
|
||||
[ -d $ROOT/tmp/riscv-gnu-toolchain ] || git clone https://github.com/riscv/riscv-gnu-toolchain.git
|
||||
cd riscv-gnu-toolchain
|
||||
git checkout 691e4e826251c7ec59f883cab18440c87baf45e7
|
||||
git checkout 8ad8d4839acf2cdac0129b8fed8fe12136e77307
|
||||
git submodule update --init --recursive
|
||||
|
||||
mkdir -p $RISCV
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue