mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-06-11 13:39:24 +02:00
Merge branch 'master' into emscripten-3.1.0
This commit is contained in:
@ -54,6 +54,8 @@ RUN ln -s /usr/bin/python3 /usr/bin/python
|
||||
|
||||
#include "common.docker"
|
||||
|
||||
#include "common.webassembly"
|
||||
|
||||
ENV EMSCRIPTEN_VERSION 3.1.0
|
||||
|
||||
ENV PATH /emsdk:/emsdk/upstream/bin/:/emsdk/upstream/emscripten:${PATH}
|
||||
|
Reference in New Issue
Block a user