Codechange: vendor the nlohmann-json library (#11290)
This commit is contained in:
@@ -2,6 +2,3 @@ FROM emscripten/emsdk:3.1.42
|
||||
|
||||
COPY emsdk-liblzma.patch /
|
||||
RUN cd /emsdk/upstream/emscripten && patch -p1 < /emsdk-liblzma.patch
|
||||
|
||||
COPY emsdk-nlohmann-json.patch /
|
||||
RUN cd /emsdk/upstream/emscripten && patch -p1 < /emsdk-nlohmann-json.patch
|
||||
|
||||
Reference in New Issue
Block a user