OpenFPGA/docker/Dockerfile.gcc-8

3 lines
81 B
Docker

FROM openfpga-buildenv-base
RUN apt-get update && apt-get install -y gcc-8 g++-8