Skip to content

Commit 5a6ea1b

Browse files
committed
docker: Update dockerfile.cpu
2 parents 0f2f664 + 9451510 commit 5a6ea1b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docker/Dockerfile.cpu

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ RUN apt-get install -y wget flex libnuma-dev hwloc curl cmake git \
2020
autoconf libtool build-essential procps software-properties-common \
2121
pkgconf gfortran libopenblas-serial-dev
2222

23-
2423
# Install gcc
2524
RUN if [ -n "$gcc" ]; then \
2625
apt-get install libgmp-dev libmpc-dev libmpfr-dev libisl-dev binutils texinfo -y && \

0 commit comments

Comments
 (0)