Update: emsdk to 3.1.28 and lzma (for emsdk) to 5.4.0 (#10234)

Co-authored-by: Patric Stout <truebrain@openttd.org>
This commit is contained in:
clienthax
2022-12-29 22:34:45 +00:00
committed by GitHub
parent f90156f74c
commit 25f247047d
5 changed files with 45 additions and 57 deletions

View File

@@ -1,4 +1,4 @@
FROM emscripten/emsdk:2.0.34
FROM emscripten/emsdk:3.1.28
COPY emsdk-liblzma.patch /
RUN cd /emsdk/upstream/emscripten && patch -p1 < /emsdk-liblzma.patch