OpenFPGA/docker/Dockerfile.gcc-6

3 lines
81 B
Docker

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