OpenFPGA/docker/Dockerfile.gcc-7

3 lines
81 B
Docker

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