mirror of
https://github.com/vortexgpgpu/vortex.git
synced 2025-04-23 21:39:10 -04:00
Update README.md
Update TOOLDIR to vortex-toolchain-2024-6-14/
This commit is contained in:
parent
3d98121ab6
commit
4ab015ddd9
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ More detailed build instructions can be found [here](docs/install_vortex.md).
|
|||
mkdir out
|
||||
export OUT_DIR=`pwd`/out
|
||||
cd build
|
||||
../configure --xlen=32 --tooldir=/software/vortex-toolchain-2024-05-22 --prefix=$OUT_DIR
|
||||
../configure --xlen=32 --tooldir=/software/vortex-toolchain-2024-6-14 --prefix=$OUT_DIR
|
||||
|
||||
### Install prebuilt toolchain
|
||||
# We will use the precomipled tools in volvo toolchanin directory
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue