Further build improvements
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
FROM emscripten/emsdk:2.0.26
|
||||
RUN apt-get update && apt-get install -qqy autoconf autopoint libtool-bin pkg-config
|
||||
RUN apt-get update && apt-get install -qqy autoconf autopoint pkg-config
|
||||
WORKDIR /src
|
||||
ENV EM_CACHE /src/deps/.emcache
|
||||
CMD ["sh", "-c", "emmake make -j`nproc`"]
|
||||
|
||||
Reference in New Issue
Block a user