Skip to content

Commit

Permalink
Relative path to Toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeOpenHWGroup authored Oct 11, 2023
1 parent 953ffe7 commit 6c192d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ phases:
# - wget https://buildbot.embecosm.com/job/corev-gcc-centos7/19/artifact/corev-openhw-gcc-centos7-20230905.tar.gz
- curl -O https://buildbot.embecosm.com/job/corev-gcc-centos7/19/artifact/corev-openhw-gcc-centos7-20230905.tar.gz
- tar xf corev-openhw-gcc-centos7-20230905.tar.gz
- export CV_SW_TOOLCHAIN=corev-openhw-gcc-centos7-20230905
- export CV_SW_TOOLCHAIN=../../../corev-openhw-gcc-centos7-20230905
- export CV_SW_PREFIX=riscv32-corev-elf-
- export CV_SW_MARCH=rv32imc_zicsr_zifencei
- corev-openhw-gcc-centos7-20230905/bin/riscv32-corev-elf-gcc --version
Expand Down

0 comments on commit 6c192d5

Please sign in to comment.