Skip to content

Commit

Permalink
Using VITIS_PATH as per master
Browse files Browse the repository at this point in the history
  • Loading branch information
msubram committed Sep 17, 2024
1 parent dc13f63 commit 5f0447d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ fi

# we pick microblaze toolchain from Vitis install
if [[ -z ${XILINX_VITIS:+x} ]]; then
export XILINX_VITIS=/proj/xbuilds/2019.2_released/installs/lin64/Vitis/2019.2
export XILINX_VITIS=/proj/xbuilds/2023.1_released/installs/lin64/Vitis/2023.1
fi

#If git modules config file exist then try to clone them
Expand Down

0 comments on commit 5f0447d

Please sign in to comment.