llvm-riscv toolchain update

This commit is contained in:
Blaise Tine 2021-03-09 08:11:59 -08:00
parent 28d51e0cf9
commit 79d1d309a5

View file

@ -22,7 +22,7 @@ riscv()
llvm()
{
for x in {a..f}
for x in {a..b}
do
wget $REPOSITORY/llvm-riscv/ubuntu/bionic/llvm-riscv.tar.bz2.parta$x
done