minor update

This commit is contained in:
Blaise Tine 2023-03-07 01:34:46 -05:00
parent f0c4a442c0
commit 86542c9ad5

View file

@ -24,6 +24,8 @@ install:
- export LLVM_VORTEX=$TOOLDIR/llvm-vortex
- export VERILATOR_ROOT=$TOOLDIR/verilator
- export PATH=$VERILATOR_ROOT/bin:$PATH
- export POCL_CC_PATH=$TOOLDIR/pocl/compiler
- export POCL_RT_PATH=$TOOLDIR/pocl/runtime
# build project
- make -s