constant integration updates

This commit is contained in:
Blaise Tine
2020-11-16 02:39:53 -08:00
parent 18ff70bc7f
commit 77bca2deca
11 changed files with 28 additions and 6 deletions

View File

@@ -1,5 +1,8 @@
#!/bin/bash
# exit when any command fails
set -e
REPOSITORY=https://github.com/vortexgpgpu/vortex-toolchain-prebuilt/raw/master
riscv()