Skip to content

Commit

Permalink
Add new upstream toolchain files
Browse files Browse the repository at this point in the history
  • Loading branch information
kost committed Mar 14, 2020
1 parent d9e5e16 commit ff3a718
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM ubuntu:19.10
MAINTAINER kost - https://github.com/kost

ENV PATH=/opt/riscv/bin:/opt/ulx3s/bin:$PATH \
ULX3SURL=https://github.com/alpin3/ulx3s/releases/download/v2020.03.10/ulx3s-2020.03.10-linux-x86_64.tar.gz \
ULX3SURL=https://github.com/alpin3/ulx3s/releases/download/v2020.03.13/ulx3s-2020.03.13-linux-x86_64.tar.gz \
RISCVTC=https://static.dev.sifive.com/dev-tools/riscv64-unknown-elf-gcc-20171231-x86_64-linux-centos6.tar.gz \
GHDL_PREFIX=/opt/ulx3s/ghdl/lib/ghdl \
ULX3S_USER=ulx3s
Expand Down

0 comments on commit ff3a718

Please sign in to comment.