mirror of
https://github.com/vortexgpgpu/vortex.git
synced 2025-04-23 21:39:10 -04:00
minor update
This commit is contained in:
parent
e9b66d5a1c
commit
d96e2fa56b
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ riscv32()
|
|||
{
|
||||
case $OSDIR in
|
||||
"centos/7") parts=$(eval echo {a..h}) ;;
|
||||
"ubuntu/focal") parts=$(eval echo {a..k}) ;;
|
||||
*) parts=$(eval echo {a..j}) ;;
|
||||
esac
|
||||
rm -f riscv32-gnu-toolchain.tar.bz2.parta*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue