Skip to content

Commit

Permalink
Add gcc-multilib to cross2
Browse files Browse the repository at this point in the history
  • Loading branch information
malbarbo committed Oct 12, 2017
1 parent 986a7c2 commit 1a2ce7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ci/docker/cross2/Dockerfile
Expand Up @@ -5,6 +5,7 @@ RUN sh /scripts/cross-apt-packages.sh

RUN apt-get build-dep -y clang llvm && apt-get install -y --no-install-recommends \
build-essential \
gcc-multilib \
libedit-dev \
libgmp-dev \
libisl-dev \
Expand Down

0 comments on commit 1a2ce7d

Please sign in to comment.