Skip to content
Snippets Groups Projects
Commit 639c231e authored by Louis's avatar Louis :fire:
Browse files

Add gcc-multilib for wasm32

parent 0112b5d5
No related merge requests found
Pipeline #58 passed with stage
in 5 minutes and 18 seconds
...@@ -6,6 +6,7 @@ RUN apt-get update -yqq && \ ...@@ -6,6 +6,7 @@ RUN apt-get update -yqq && \
ca-certificates \ ca-certificates \
build-essential \ build-essential \
g++ \ g++ \
gcc-multilib \
clang \ clang \
pkg-config \ pkg-config \
libx11-dev \ libx11-dev \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment