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
25d0c76d14
commit
83a7deb5da
1 changed files with 2 additions and 0 deletions
|
@ -60,6 +60,8 @@ More detailed build instructions can be found [here](docs/install_vortex.md).
|
|||
$ TOOLDIR=$HOME/tools ../configure
|
||||
### Install prebuilt toolchain
|
||||
$ ./ci/toolchain_install.sh --all
|
||||
### set environment variables
|
||||
# should always run before using the toolchain!
|
||||
$ source ./ci/toolchain_env.sh
|
||||
### Building Vortex
|
||||
$ make -s
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue