mirror of
https://github.com/vortexgpgpu/vortex.git
synced 2025-04-24 05:47:35 -04:00
minor update
This commit is contained in:
parent
fa1a32ab32
commit
f0c4a442c0
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ install:
|
|||
- DESTDIR=$TOOLDIR ./ci/toolchain_install.sh -all
|
||||
# Set environments
|
||||
- export RISCV_TOOLCHAIN_PATH=$TOOLDIR/riscv-gnu-toolchain
|
||||
- export LLVM_VORTEX=$TOOLDIR/llvm_vortex
|
||||
- export LLVM_VORTEX=$TOOLDIR/llvm-vortex
|
||||
- export VERILATOR_ROOT=$TOOLDIR/verilator
|
||||
- export PATH=$VERILATOR_ROOT/bin:$PATH
|
||||
# build project
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue