1
0
Fork 0

removing perl

messes up the entire build toolchain
This commit is contained in:
Christian Kühnel 2020-02-04 15:46:47 +00:00
parent dfce0a7e0f
commit e8a9d7bf17

View file

@ -24,7 +24,7 @@ RUN choco install -y python3
RUN choco install -y ninja
RUN choco install -y gnuwin
# install perl, required for OpenMP
RUN choco install -y strawberryperl
# RUN choco install -y strawberryperl
RUN pip install psutil
# configure Python encoding