Merge pull request #291 from lightpanda-io/multi_build

Multi build
This commit is contained in:
Francis Bouvier
2024-11-06 18:17:24 +01:00
committed by GitHub
4 changed files with 105 additions and 59 deletions

View File

@@ -55,7 +55,8 @@ RUN cd vendor/zig-js-runtime && \
git submodule init && \
git submodule update --recursive
RUN make install-netsurf && \
RUN make install-libiconv && \
make install-netsurf && \
make install-mimalloc
# download and install v8